This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22,136
Commits
6
Branches
604
Tags
2.9
GiB
06a83e90aa
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