Message261638
| Author | vstinner |
|---|---|
| Recipients | Elena.Oat, belopolsky, docs@python, ezio.melotti, flox, martin.panter, python-dev, vstinner |
| Date | 2016-03-12.07:10:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1457766652.43.0.117032983039.issue13305@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>> About Elena Oat's patch issue13305.diff: I'm not sure that >> strftime("%4Y") works on all platforms > It doesn't, that's what the patch is trying to document. Oh. I confirm: %4Y gives "4Y" for any year on FreeBSD and Mac OS X, it raises ValueError("Invalid format string") on Windows, etc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-12 07:10:52 | vstinner | set | recipients: + vstinner, belopolsky, ezio.melotti, flox, docs@python, python-dev, martin.panter, Elena.Oat |
| 2016-03-12 07:10:52 | vstinner | set | messageid: <1457766652.43.0.117032983039.issue13305@psf.upfronthosting.co.za> |
| 2016-03-12 07:10:52 | vstinner | link | issue13305 messages |
| 2016-03-12 07:10:52 | vstinner | create | |