diff options
author | 2015-04-19 18:02:35 +0200 | |
---|---|---|
committer | 2015-04-19 18:04:05 +0200 | |
commit | bbaac34ea11bf6ffa347a3b1a2effe2b4891fddc (patch) | |
tree | 6661a83723bb713ec45aa638d1b2adb23a9dd207 /pyload/plugin/hoster/FilerNet.py | |
parent | range -> xrange (diff) | |
download | pyload-bbaac34ea11bf6ffa347a3b1a2effe2b4891fddc.tar.xz |
Spare code cosmetics (6)
Diffstat (limited to 'pyload/plugin/hoster/FilerNet.py')
-rw-r--r-- | pyload/plugin/hoster/FilerNet.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugin/hoster/FilerNet.py b/pyload/plugin/hoster/FilerNet.py index 86a5809da..fbefba8db 100644 --- a/pyload/plugin/hoster/FilerNet.py +++ b/pyload/plugin/hoster/FilerNet.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- # # Test links: -# http://filer.net/get/ivgf5ztw53et3ogd -# http://filer.net/get/hgo14gzcng3scbvv +# http://filer.net/get/ivgf5ztw53et3ogd +# http://filer.net/get/hgo14gzcng3scbvv import pycurl import re |