summaryrefslogtreecommitdiffstats
path: root/Doc/library/tempfile.rst
Commit message (Expand)AuthorAgeFilesLines
* Backport source links from 3.x.Éric Araujo2011-08-191-1/+4
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ...Georg Brandl2009-07-261-2/+2
* Fix uses of the default role.Georg Brandl2009-01-031-5/+5
* mention the version gettempdir() was addedBenjamin Peterson2008-10-291-0/+2
* Template is always "tmp".Georg Brandl2008-08-041-2/+1
* Copied two versions of the example from the interactive session. DeleteSkip Montanaro2008-05-111-5/+0
* reindent exampleBenjamin Peterson2008-05-091-17/+17
* Add an example about using NamedTemporaryFile() to replace mktemp(). I'mSkip Montanaro2008-05-091-0/+18
* Wrap some long paragraphs and include the default values for optionalSkip Montanaro2008-04-271-88/+96
* Issue 2021: Allow NamedTemporaryFile and SpooledTemporaryFile to be used as c...Nick Coghlan2008-02-091-3/+6
* #1615275: clarify return object types of different tempfile factories.Georg Brandl2008-01-061-1/+12
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+216