diff options
author | Nils Philippsen <nils@redhat.com> | 2015-08-19 16:23:10 +0200 |
---|---|---|
committer | Nils Philippsen <nils@redhat.com> | 2015-08-19 16:23:10 +0200 |
commit | a5ee861c01ec94096dea918d551be596f844291e (patch) | |
tree | 2bee7bc9c75409feaa2c84db2ca13213d7902fd7 /paste/modpython.py | |
parent | 0a70450e3f57e6478b9244f42aeebea744fec77c (diff) | |
download | paste-a5ee861c01ec94096dea918d551be596f844291e.tar.gz |
Python 3: Don't mangle strangely encoded input
In Python 3, cgi.FieldStorage needs to know about encodings like
shiftjis in order to decode it properly (in Python 2 it's simply not
decoded at all).
Fixes tests.test_wsgiwrappers.test_wsgirequest_charset
Diffstat (limited to 'paste/modpython.py')
0 files changed, 0 insertions, 0 deletions