X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=manifold%2Fcore%2Fquery.py;h=976f4978889d8f4ee5c85a9c3482318b80f74581;hb=ba476841726dc818c0efd3ed25e42955a39fc504;hp=764336fa77518a1fcf46db67d351682c549124c3;hpb=d68dcefd28c832608cdb359a07a8b871cbe612ae;p=unfold.git diff --git a/manifold/core/query.py b/manifold/core/query.py index 764336fa..976f4978 100644 --- a/manifold/core/query.py +++ b/manifold/core/query.py @@ -23,7 +23,7 @@ def uniqid (): return uuid.uuid4().hex debug=False -debug=True +#debug=True class ParameterError(StandardError): pass