diff options
author | Helmut Grohne <helmut@subdivi.de> | 2012-06-29 09:26:09 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2012-06-29 19:18:56 +0200 |
commit | 3f2f7f72a73caf087066c75d2e2b6e5ed908d34d (patch) | |
tree | 712eb5665f708f1361917e57c17e5f15487a705b /wsgitools/internal.py | |
parent | 472144ac68188056eb41c9cb198df04b454a1da2 (diff) | |
download | wsgitools-3f2f7f72a73caf087066c75d2e2b6e5ed908d34d.tar.gz |
fix more bytes related issues not covered by test.py
* applications returned errors as str instead of bytes
* filters documentation updated with bytes
* various filters expecting str where bytes are passed
* escape_string also needs to use bytes.isalnum instead of str.isalnum
* middlewares injecting str where bytes are expected
Diffstat (limited to 'wsgitools/internal.py')
0 files changed, 0 insertions, 0 deletions