From ce9c4cf50b98dfc6cef967d9451918554fbee413 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 8 Aug 2012 20:43:43 +0200 Subject: layout draft --- pyLoadCore.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyLoadCore.py') 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""" -- cgit v1.2.3