Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c751d446e7f53c439902305431c347b51ff288b0
/
Doc
/
library
/
tempfile.rst
9fa61bb
#6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
by Georg Brandl
· 16 years ago
e92818f
Fix uses of the default role.
by Georg Brandl
· 17 years ago
b06b4c3
mention the version gettempdir() was added
by Benjamin Peterson
· 17 years ago
40df8ec
Template is always "tmp".
by Georg Brandl
· 17 years ago
79964cf
Copied two versions of the example from the interactive session. Delete one.
by Skip Montanaro
· 17 years ago
d03238a
reindent example
by Benjamin Peterson
· 17 years ago
e404a12
Add an example about using NamedTemporaryFile() to replace mktemp(). I'm
by Skip Montanaro
· 17 years ago
7980992
Wrap some long paragraphs and include the default values for optional
by Skip Montanaro
· 17 years ago
97fac3e
Issue 2021: Allow NamedTemporaryFile and SpooledTemporaryFile to be used as context managers. (The NamedTemporaryFile fix should be considered for backporting to 2.5)
by Nick Coghlan
· 18 years ago
c4768a4
#1615275: clarify return object types of different tempfile factories.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago