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 lavajoe
Recipients docs@python, lavajoe
Date 2011-01-18.13:46:04
SpamBayes Score 8.702909e-06
Marked as misclassified No
Message-id <1295358368.86.0.12522725261.issue10934@psf.upfronthosting.co.za>
In-reply-to
Content
Patched documentation for Internaldate2tuple() to correctly state it returns local time.

Also, Time2Internaldate() (its inverse) did not state that it needs local time as input, so patched this as well.

Patches for 3.2 and 2.7 are attached.
History
Date User Action Args
2011-01-18 13:46:08lavajoesetrecipients: + lavajoe, docs@python
2011-01-18 13:46:08lavajoesetmessageid: <1295358368.86.0.12522725261.issue10934@psf.upfronthosting.co.za>
2011-01-18 13:46:04lavajoelinkissue10934 messages
2011-01-18 13:46:04lavajoecreate