Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1a72d88abf90edd72a9baf0fd6eebea2cded89c5
/
Doc
/
library
/
tempfile.rst
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