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 Nick.Rowan
Recipients Nick.Rowan, ezio.melotti
Date 2011-11-03.03:22:13
SpamBayes Score 0.0026745468
Marked as misclassified No
Message-id <1320290534.75.0.190110850785.issue13329@psf.upfronthosting.co.za>
In-reply-to
Content
There is a Python script that tries to print a message in Russian language. It's okay when script runs in console, but it causes DecodeUnicodeError if it invokes as CGI.
History
Date User Action Args
2011-11-03 03:22:14Nick.Rowansetrecipients: + Nick.Rowan, ezio.melotti
2011-11-03 03:22:14Nick.Rowansetmessageid: <1320290534.75.0.190110850785.issue13329@psf.upfronthosting.co.za>
2011-11-03 03:22:14Nick.Rowanlinkissue13329 messages
2011-11-03 03:22:14Nick.Rowancreate