summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-12-21 20:07:41 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-12-21 20:07:41 +0100
commit8f2b828c59962640c6fc11b5e028605889bc3fcb (patch)
treeea830ee9b9963b8ff0fb936467591519bcd3f66e /pyLoadCore.py
parentnew download backend: wrapped deferred, Request compatibility draft, other fixes (diff)
downloadpyload-8f2b828c59962640c6fc11b5e028605889bc3fcb.tar.xz
Freenode Verification: freenodeX45dmg.ver
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index ce1426280..17d5d3b34 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -76,7 +76,7 @@ else:
sys.stdout = getwriter(enc)(sys.stdout, errors = "replace")
class Core(object):
- """ pyLoad Core, one tool to rule them all... (the filehosters) :D"""
+ """pyLoad Core, one tool to rule them all... (the filehosters) :D"""
def __init__(self):
self.doDebug = False