Hiya; http://pythonpaste.org/webtest/webtest/__init__.py.html?f=216&l=227#216
Looks like delete() dropped params= from the function signature, even though the _gen_request expects params to be there. Is this expected behaviour? Additionally, I'm getting a silent suppression of any error when using params= in .delete on paste.fixture.TestApp, and no values in my request.params when issuing a DELETE request. Where should I post my example code for this? Thanks, Aurynn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
