This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
18,710
Commits
9
Branches
456
Tags
1.7
GiB
58212724f2
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tim Peters
c4889c496a
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
2001-07-12 22:36:02 +00:00
Tim Peters
0f4e93d434
Backing out nested scopes broke the Windows build. Repairing.
2001-02-27 21:11:46 +00:00
Tim Peters
6a9aec47b7
Change Windows test to do a complete job of removing .pyc/.pyo files
...
reachable from Lib/.
2001-02-11 00:46:39 +00:00