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 eric.smith
Recipients belopolsky, eric.smith, r.david.murray, wwycheuk
Date 2012-03-29.18:48:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333046912.84.0.816216363212.issue14441@psf.upfronthosting.co.za>
In-reply-to
Content
Can we change this to a documentation bug? I was unaware of the use of '-', and I think most other people are, too.

Although having just checked, it doesn't work under Windows :(. So maybe we shouldn't document it.

Thinking out loud: I've often thought we should write our own strptime/strftime. I think cross-platform consistency here would be a win.
History
Date User Action Args
2012-03-29 18:48:32eric.smithsetrecipients: + eric.smith, belopolsky, r.david.murray, wwycheuk
2012-03-29 18:48:32eric.smithsetmessageid: <1333046912.84.0.816216363212.issue14441@psf.upfronthosting.co.za>
2012-03-29 18:48:32eric.smithlinkissue14441 messages
2012-03-29 18:48:32eric.smithcreate