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 docs@python, eric.araujo, shimizukawa
Date 2011-05-06.16:53:21
SpamBayes Score 0.0004902111
Marked as misclassified No
Message-id <1304700804.99.0.392688694396.issue11968@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.  Can you tell more about the bug you perceive?  The doc and code for wsgiref were carefully updated to play well with Python 3 clean bytes/characters distinction, so I’m surprised by this bug report.  Maybe you mistakenly tried the example with a Python 2.x version?
History
Date User Action Args
2011-05-06 16:53:25eric.araujosetrecipients: + eric.araujo, docs@python, shimizukawa
2011-05-06 16:53:24eric.araujosetmessageid: <1304700804.99.0.392688694396.issue11968@psf.upfronthosting.co.za>
2011-05-06 16:53:21eric.araujolinkissue11968 messages
2011-05-06 16:53:21eric.araujocreate