more convenience functions to create an api interface as a user or node.
[monitor.git] / monitor / database / dbpickle.py
index 074ff68..5afc733 100644 (file)
@@ -119,7 +119,7 @@ class SPickle:
                Otherwise, it's normal mode, if the file doesn't exist, raise error
                Load the file
                """
-               print "loading %s" % name
+               #print "loading %s" % name
 
                if config.debug:
                        if self.exists("debug.%s" % name, type):