Message204046
| Author | pitrou |
|---|---|
| Recipients | David.Edelsohn, pitrou, python-dev, tim.golden, vstinner |
| Date | 2013-11-23.16:17:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1385223456.15.0.561311628302.issue19634@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This broke OpenIndiana: ====================================================================== ERROR: test_y_before_1900 (test.test_strftime.Y1900Tests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/test/test_strftime.py", line 191, in test_y_before_1900 self.assertEqual(time.strftime("%y", t), "99") ValueError: format %y requires year >= 1900 on AIX |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-23 16:17:36 | pitrou | set | recipients: + pitrou, vstinner, tim.golden, python-dev, David.Edelsohn |
| 2013-11-23 16:17:36 | pitrou | set | messageid: <1385223456.15.0.561311628302.issue19634@psf.upfronthosting.co.za> |
| 2013-11-23 16:17:36 | pitrou | link | issue19634 messages |
| 2013-11-23 16:17:36 | pitrou | create | |