X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=engine%2Fmanifoldquery.py;h=8e25ed9e4ca84d2a3c232c54a2be2b099c2d1890;hb=2f3fd198a6972d3c425ffc6f38c9d473a268ce40;hp=ce9f3ea4847ee8cdd6d1e41bcd643e1485409c54;hpb=171b1ca63f0b8ad399fbb063a018513b8e4ea03b;p=unfold.git diff --git a/engine/manifoldquery.py b/engine/manifoldquery.py index ce9f3ea4..8e25ed9e 100644 --- a/engine/manifoldquery.py +++ b/engine/manifoldquery.py @@ -53,7 +53,6 @@ class ManifoldQuery: # to see an example just look at the server's output # incoming POST def fill_from_dict (self, d): - print d for key in d.keys(): for arg in ['action', 'method', 'filters', 'fields', 'timestamp', 'params']: if arg in key: