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 r.david.murray
Recipients eric.smith, ezio.melotti, flox, hct, mark.dickinson, meador.inge, python-dev, r.david.murray
Date 2014-03-20.00:08:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395274115.02.0.602663477041.issue7994@psf.upfronthosting.co.za>
In-reply-to
Content
Which, by the way, has been the behavior all along, it is not something affected by this fix, because datetime *does* have a __format__ method.
History
Date User Action Args
2014-03-20 00:08:35r.david.murraysetrecipients: + r.david.murray, mark.dickinson, eric.smith, ezio.melotti, flox, meador.inge, python-dev, hct
2014-03-20 00:08:35r.david.murraysetmessageid: <1395274115.02.0.602663477041.issue7994@psf.upfronthosting.co.za>
2014-03-20 00:08:35r.david.murraylinkissue7994 messages
2014-03-20 00:08:34r.david.murraycreate