This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-25 15:58:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
21479
commits
7
branches
633
tags
5.3
GiB
75a8e65873
Commit graph
1 commit
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