From ce75247fbf207756f96088064826dabb7f032cf4 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 25 Sep 2010 22:58:24 +0200 Subject: The pyLoad Team thanks everyone who was involved in development process with this commit! We thank especially our community and tireless testers who made 1000 changesets possible! May the future bring us 1000 great changesets again! Best regards, The pyLoad Team --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 5f1e6c115..072737716 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -75,7 +75,7 @@ else: sys.stdout = getwriter(enc)(sys.stdout, errors = "replace") class Core(object): - """ pyLoad Core """ + """ pyLoad Core, one tool to rule them all... (the filehosters) :D""" def __init__(self): self.doDebug = False -- cgit v1.2.3