Ticket #129 (closed enhancement: wontfix)
New form parser, with various wrappers
| Reported by: | ianb | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | paste | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
request.parse_formvars is kind of annoying. It should be rewritten to be clearer, and maybe fit this spec: http://wsgi.org/wsgi/Specifications/handling_post_forms
Also, WSGIRequest.params should be a cascading dict that feeds off these wrappers.
Change History
Note: See
TracTickets for help on using
tickets.
