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