skim down the amount of debug - both python and js - manifold traffic gets displayed...
[myslice.git] / manifold / core / query.py
index 764336f..976f497 100644 (file)
@@ -23,7 +23,7 @@ def uniqid ():
     return uuid.uuid4().hex
 
 debug=False
-debug=True
+#debug=True
 
 class ParameterError(StandardError): pass