◐ Shell
clean mode source ↗

Message 118555 - Python tracker

Message118555

Author belopolsky
Recipients belopolsky, doerwalter, vstinner
Date 2010-10-13.18:13:49
SpamBayes Score 0.0039195176
Marked as misclassified No
Message-id <1286993631.44.0.246753106141.issue10087@psf.upfronthosting.co.za>
In-reply-to
Content
There is a similar issue with printing text calendar with specified encoding:

$ python3 -m calendar --encoding=utf8
b'                                  2010\n\n ..
History
Date User Action Args
2010-10-13 18:13:51belopolskysetrecipients: + belopolsky, doerwalter, vstinner
2010-10-13 18:13:51belopolskysetmessageid: <1286993631.44.0.246753106141.issue10087@psf.upfronthosting.co.za>
2010-10-13 18:13:49belopolskylinkissue10087 messages
2010-10-13 18:13:49belopolskycreate