summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-08-08 20:43:43 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-08-08 20:43:43 +0200
commitce9c4cf50b98dfc6cef967d9451918554fbee413 (patch)
tree3c0b59b9bdc19f250f1a16e902a63ebc4caffff5 /pyLoadCore.py
parentfix some tiny typos (diff)
downloadpyload-ce9c4cf50b98dfc6cef967d9451918554fbee413.tar.xz
layout draft
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index ac7c785ca..e3a90575b 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -80,6 +80,7 @@ sys.stdout = getwriter(enc)(sys.stdout, errors="replace")
# - toggable accounts
# - interaction manager
# - improve external scripts
+# - make pyload undestructable to fail plugins -> see ConfigParser first
class Core(object):
"""pyLoad Core, one tool to rule them all... (the filehosters) :D"""