Message 118532 - Python tracker

Message118532

Author belopolsky
Recipients belopolsky
Date 2010-10-13.15:43:26
SpamBayes Score 0.0010167322
Marked as misclassified No
Message-id <1286984608.4.0.168516535909.issue10087@psf.upfronthosting.co.za>
In-reply-to
Content
$ python3 -m calendar --type=html 2010

Produces HTML which renders into the attached PDF file.  It looks like bytes vs. strings issue.
History
Date User Action Args
2010-10-13 15:43:28belopolskysetrecipients: + belopolsky
2010-10-13 15:43:28belopolskysetmessageid: <1286984608.4.0.168516535909.issue10087@psf.upfronthosting.co.za>
2010-10-13 15:43:26belopolskylinkissue10087 messages
2010-10-13 15:43:26belopolskycreate