What steps will reproduce the problem?
1. Import a file with binary data in the request or response headers
What is the expected output? What do you see instead?
ProgrammingError: You must not use 8-bit bytestrings unless you use a
text_factory that can interpret 8-bit bytestrings (like text_factory = str). It
is high
recommended that you instead just switch your application to Unicode strings.
Original issue reported on code.google.com by gfleisch...@gmail.com on 29 Apr 2011 at 2:56
Original issue reported on code.google.com by
gfleisch...@gmail.com
on 29 Apr 2011 at 2:56