Skip Montanaro
|
798099279d
|
Wrap some long paragraphs and include the default values for optional
function parameters.
|
2008-04-27 22:52:02 +00:00 |
|
Nick Coghlan
|
97fac3eb0a
|
Issue 2021: Allow NamedTemporaryFile and SpooledTemporaryFile to be used as context managers. (The NamedTemporaryFile fix should be considered for backporting to 2.5)
|
2008-02-09 15:28:09 +00:00 |
|
Georg Brandl
|
c4768a4a98
|
#1615275: clarify return object types of different tempfile factories.
|
2008-01-06 15:55:26 +00:00 |
|
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |
|