X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=engine%2Fmanifoldquery.py;h=332309b2f3d1e715a240b1092d3f9e26f91537bd;hb=d654b14fa68a16c9c02646d0f7cb4c6c62217900;hp=8e25ed9e4ca84d2a3c232c54a2be2b099c2d1890;hpb=9b09d9222d0311b5212eff97f2b3d7fab134a657;p=unfold.git diff --git a/engine/manifoldquery.py b/engine/manifoldquery.py index 8e25ed9e..332309b2 100644 --- a/engine/manifoldquery.py +++ b/engine/manifoldquery.py @@ -51,7 +51,7 @@ class ManifoldQuery: # xxx # this should build an object from a dict as received from javascript # to see an example just look at the server's output - # incoming POST + # incoming POST def fill_from_dict (self, d): for key in d.keys(): for arg in ['action', 'method', 'filters', 'fields', 'timestamp', 'params']: