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.araujo
Recipients belopolsky, brett.cannon, docs@python, eric.araujo, eric.smith, flox, r.david.murray
Date 2012-01-16.16:39:36
SpamBayes Score 0.0045102104
Marked as misclassified No
Message-id <1326731977.01.0.78435634329.issue8913@psf.upfronthosting.co.za>
In-reply-to
Content
IMO, now that two official releases of Python 3 have shipped with this behavior (3.1 and 3.2), it is too late to think about changing what datetime.__format__ does, and we should merely document that it is the same as strftime.
History
Date User Action Args
2012-01-16 16:39:37eric.araujosetrecipients: + eric.araujo, brett.cannon, belopolsky, eric.smith, r.david.murray, flox, docs@python
2012-01-16 16:39:37eric.araujosetmessageid: <1326731977.01.0.78435634329.issue8913@psf.upfronthosting.co.za>
2012-01-16 16:39:36eric.araujolinkissue8913 messages
2012-01-16 16:39:36eric.araujocreate