This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-31 16:49:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23,131
Commits
7
Branches
656
Tags
674eae65eae58a125d71d403ef243d774f5b5708
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