This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
38,642
Commits
9
Branches
456
Tags
1.7
GiB
f084e04820
Commit Graph
3 Commits
Author
SHA1
Message
Date
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