Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name | Martin Panter | 2016-02-22 | 1 | -1/+2 |
| | |||||
* | #22613: minor other fixes in library docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -1/+1 |
| | |||||
* | Issue #18743: Improved cross-references to the StringIO class. | Serhiy Storchaka | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | #9957: document that SpooledTemporaryFile.truncate does not take size arg | R David Murray | 2012-10-06 | 1 | -1/+2 |
| | |||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -1/+4 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | Fix closes issue10403 - Let's not use members anymore. | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵ | Georg Brandl | 2009-07-26 | 1 | -2/+2 |
| | | | | objects. | ||||
* | Fix uses of the default role. | Georg Brandl | 2009-01-03 | 1 | -5/+5 |
| | |||||
* | mention the version gettempdir() was added | Benjamin Peterson | 2008-10-29 | 1 | -0/+2 |
| | |||||
* | Template is always "tmp". | Georg Brandl | 2008-08-04 | 1 | -2/+1 |
| | |||||
* | Copied two versions of the example from the interactive session. Delete | Skip Montanaro | 2008-05-11 | 1 | -5/+0 |
| | | | | one. | ||||
* | reindent example | Benjamin Peterson | 2008-05-09 | 1 | -17/+17 |
| | |||||
* | Add an example about using NamedTemporaryFile() to replace mktemp(). I'm | Skip Montanaro | 2008-05-09 | 1 | -0/+18 |
| | | | | unclear whether the verbatim text should have been indented or by how much. | ||||
* | Wrap some long paragraphs and include the default values for optional | Skip Montanaro | 2008-04-27 | 1 | -88/+96 |
| | | | | function parameters. | ||||
* | Issue 2021: Allow NamedTemporaryFile and SpooledTemporaryFile to be used as ↵ | Nick Coghlan | 2008-02-09 | 1 | -3/+6 |
| | | | | context managers. (The NamedTemporaryFile fix should be considered for backporting to 2.5) | ||||
* | #1615275: clarify return object types of different tempfile factories. | Georg Brandl | 2008-01-06 | 1 | -1/+12 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+216 |