From 628d3f1db423690c8f0076036e79ca536c897d3d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 29 Jun 2011 20:35:22 +0200 Subject: little thrift fixes, some new methods stubs --- pyLoadCore.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyLoadCore.py') 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) -- cgit v1.2.3