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 gpolo
Recipients gpolo
Date 2008-06-07.19:39:58
SpamBayes Score 0.002035577
Marked as misclassified No
Message-id <1212867603.86.0.654177679684.issue3059@psf.upfronthosting.co.za>
In-reply-to
Content
I've removed calls to s.decode found at Lib/calendar.py as it is no
longer needed in py3k and doesn't even work (since .decode is gone).
History
Date User Action Args
2008-06-07 19:40:04gpolosetspambayes_score: 0.00203558 -> 0.002035577
recipients: + gpolo
2008-06-07 19:40:04gpolosetspambayes_score: 0.00203558 -> 0.00203558
messageid: <1212867603.86.0.654177679684.issue3059@psf.upfronthosting.co.za>
2008-06-07 19:40:01gpololinkissue3059 messages
2008-06-07 19:40:01gpolocreate