This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients eric.araujo, pje, riffm
Date 2011-01-18.19:16:01
SpamBayes Score 0.0013969328
Marked as misclassified No
Message-id <1295378166.15.0.83604467909.issue10935@psf.upfronthosting.co.za>
In-reply-to
Content
This is by design.  PEP 333 and PEP 3333 contain more information about that.  You’ll need to convert your objects to str before passing them to start_response.  Sorry!
History
Date User Action Args
2011-01-18 19:16:06eric.araujosetrecipients: + eric.araujo, pje, riffm
2011-01-18 19:16:06eric.araujosetmessageid: <1295378166.15.0.83604467909.issue10935@psf.upfronthosting.co.za>
2011-01-18 19:16:01eric.araujolinkissue10935 messages
2011-01-18 19:16:01eric.araujocreate