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 heikki.partanen
Recipients belopolsky, brett.cannon, docs@python, eric.araujo, eric.smith, flox, heikki.partanen, r.david.murray
Date 2012-10-23.13:23:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Added documentation for __format__ for datetime, time and date, and also added example code for using string.format. Seemed to merge cleanly to 3.4 and 2.7.
History
Date User Action Args
2012-10-23 13:23:22heikki.partanensetrecipients: + heikki.partanen, brett.cannon, belopolsky, eric.smith, eric.araujo, r.david.murray, flox, docs@python
2012-10-23 13:23:22heikki.partanensetmessageid: <[email protected]>
2012-10-23 13:23:22heikki.partanenlinkissue8913 messages
2012-10-23 13:23:22heikki.partanencreate