This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-26 03:14:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23,066
Commits
6
Branches
593
Tags
2.6
GiB
45228ca827
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