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 belopolsky, methane, r.david.murray
Date 2014-11-04.17:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415121447.5.0.268287184459.issue22791@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I agree that a doc note would be appropriate.  timezone is relatively new, originally there was no way to produce aware datetimes from the datetime module without writing your own tzinfo class.  Now that there is, there are may be more than one place in the datetime docs that should be enhanced.
History
Date User Action Args
2014-11-04 17:17:27r.david.murraysetrecipients: + r.david.murray, belopolsky, methane
2014-11-04 17:17:27r.david.murraysetmessageid: <1415121447.5.0.268287184459.issue22791@psf.upfronthosting.co.za>
2014-11-04 17:17:27r.david.murraylinkissue22791 messages
2014-11-04 17:17:27r.david.murraycreate