1. 79964cf Copied two versions of the example from the interactive session. Delete one. by Skip Montanaro · 17 years ago
  2. d03238a reindent example by Benjamin Peterson · 17 years ago
  3. e404a12 Add an example about using NamedTemporaryFile() to replace mktemp(). I'm by Skip Montanaro · 17 years ago
  4. 7980992 Wrap some long paragraphs and include the default values for optional by Skip Montanaro · 17 years ago
  5. 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
  6. c4768a4 #1615275: clarify return object types of different tempfile factories. by Georg Brandl · 18 years ago
  7. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago