1. 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
  2. e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
  3. b06b4c3 mention the version gettempdir() was added by Benjamin Peterson · 17 years ago
  4. 40df8ec Template is always "tmp". by Georg Brandl · 17 years ago
  5. 79964cf Copied two versions of the example from the interactive session. Delete one. by Skip Montanaro · 17 years ago
  6. d03238a reindent example by Benjamin Peterson · 17 years ago
  7. e404a12 Add an example about using NamedTemporaryFile() to replace mktemp(). I'm by Skip Montanaro · 17 years ago
  8. 7980992 Wrap some long paragraphs and include the default values for optional by Skip Montanaro · 17 years ago
  9. 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
  10. c4768a4 #1615275: clarify return object types of different tempfile factories. by Georg Brandl · 18 years ago
  11. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago