diff options
author | Willnix <willnix@pyload.org> | 2009-07-15 21:21:19 +0200 |
---|---|---|
committer | Willnix <willnix@pyload.org> | 2009-07-15 21:21:19 +0200 |
commit | ac8784f9e48d1f1975f40d93818e1e3905ff28b3 (patch) | |
tree | 62db86c2cd4d3343c6539a1d6929ea19a341dbf5 /pyLoadCore.py | |
parent | remote fix (diff) | |
download | pyload-ac8784f9e48d1f1975f40d93818e1e3905ff28b3.tar.xz |
'me + public repository => nightmare: cleaning again'
Diffstat (limited to 'pyLoadCore.py')
-rw-r--r-- | pyLoadCore.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index 70b815858..cc1eee920 100644 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -296,3 +296,4 @@ class Core(object): if __name__ == "__main__": testLoader = Core() testLoader.start() + |