Message 125281 - Python tracker (original) (raw)
Message125281
Author | belopolsky |
---|---|
Recipients | SilentGhost, Trundle, belopolsky, georg.brandl, ned.deily, sandro.tosi, vstinner, wsanchez |
Date | 2011-01-04.02:06:43 |
SpamBayes Score | 0.0043503502 |
Marked as misclassified | No |
Message-id | 1294106805.39.0.3864673858.issue8013@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Following Guido's response [1] to my inquiry on python-dev, I am attaching a new patch that makes time.asctime and time.ctime produce longer than 24-character strings for large years. [1] http://mail.python.org/pipermail/python-dev/2011-January/107187.html |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-01-04 02:06:45 | belopolsky | set | recipients: + belopolsky, georg.brandl, wsanchez, vstinner, ned.deily, Trundle, SilentGhost, sandro.tosi |
2011-01-04 02:06:45 | belopolsky | set | messageid: 1294106805.39.0.3864673858.issue8013@psf.upfronthosting.co.za |
2011-01-04 02:06:44 | belopolsky | link | issue8013 messages |
2011-01-04 02:06:43 | belopolsky | create |