summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-29 20:35:22 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-29 20:35:22 +0200
commit628d3f1db423690c8f0076036e79ca536c897d3d (patch)
tree6d308951e4f3c867fd24f1fd7d94ef543d03bd23 /pyLoadCore.py
parentfix #349 add captcha support (diff)
downloadpyload-628d3f1db423690c8f0076036e79ca536c897d3d.tar.xz
little thrift fixes, some new methods stubs
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index dc90ba5ae..18870023e 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -402,6 +402,8 @@ class Core(object):
# objgraph.show_most_common_types(limit=20)
# import memdebug
# memdebug.start(8002)
+
+ locals().clear()
while True:
sleep(2)