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 georg.brandl
Recipients Alexander.Belopolsky, SilentGhost, Trundle, belopolsky, georg.brandl, l0nwlf, ned.deily, sandro.tosi, vstinner, wsanchez
Date 2011-01-02.22:35:01
SpamBayes Score 0.006241866
Marked as misclassified No
Message-id <1294007713.38.0.577657917241.issue8013@psf.upfronthosting.co.za>
In-reply-to
Content
Tests fixed to ignore ValueError in r87656.

Both asctime() and ctime() fixed to remove newline no matter how many digits the year has in r87657.  I also took the liberty of making the error messages consistent.
History
Date User Action Args
2011-01-02 22:35:13georg.brandlsetrecipients: + georg.brandl, belopolsky, wsanchez, vstinner, ned.deily, Trundle, SilentGhost, sandro.tosi, Alexander.Belopolsky, l0nwlf
2011-01-02 22:35:13georg.brandlsetmessageid: <1294007713.38.0.577657917241.issue8013@psf.upfronthosting.co.za>
2011-01-02 22:35:01georg.brandllinkissue8013 messages
2011-01-02 22:35:01georg.brandlcreate