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 nnnnnn
Recipients georg.brandl, nnnnnn
Date 2008-10-29.20:23:39
SpamBayes Score 0.002020538
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The documentation for tempfile.gettempdir() at
http://docs.python.org/library/tempfile.html#module-tempfile does not
mention in which version the function was added.

Based on browsing older docs, looks like "New in version 2.3." should be
added to its docs.
History
Date User Action Args
2008-10-29 20:23:41nnnnnnsetrecipients: + nnnnnn, georg.brandl
2008-10-29 20:23:41nnnnnnsetmessageid: <[email protected]>
2008-10-29 20:23:40nnnnnnlinkissue4232 messages
2008-10-29 20:23:39nnnnnncreate