This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
21,645
Commits
6
Branches
592
Tags
2.4
GiB
2400831773
Commit Graph
1 Commits
Author
SHA1
Message
Date
Tim Peters
c57a285cb4
SF bug
#476138
: tempfile behavior across platforms
...
Ensure that a tempfile can be closed any number of times without error. This wasn't true on Windows.
2001-10-29 21:46:08 +00:00