diff options
author | Nils Philippsen <nils@redhat.com> | 2015-08-20 10:30:28 +0200 |
---|---|---|
committer | Nils Philippsen <nils@redhat.com> | 2015-08-20 10:30:28 +0200 |
commit | b2cd7cf584e3b1c64b248b6864cbc7cec15ca987 (patch) | |
tree | bd0c1a94cc94455465a7387f2a54cfea7ac3d934 /paste/modpython.py | |
parent | 5c06ca6a99c892ac4d856002a9b2fd2dcbb64778 (diff) | |
download | paste-git-b2cd7cf584e3b1c64b248b6864cbc7cec15ca987.tar.gz |
Python 3: add workarounds for cgi.FieldStorage
cgi.FieldStorage keeps some keys as str, some as the repr() of the
byte-encoded key, duh.
Fixes (well...): tests.test_cgiapp.test_form
Diffstat (limited to 'paste/modpython.py')
0 files changed, 0 insertions, 0 deletions