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-27 14:53:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44,053
Commits
7
Branches
656
Tags
cecef392f103efceeedcdf48d4eccb01e859df43
Commit Graph
2 Commits
Author
SHA1
Message
Date
Antoine Pitrou
8c54e7819a
Fix the transient refleaks in test_zipimport_support.
...
Diagnosis and original patch by Florent Xicluna (flox).
2009-12-08 19:25:51 +00:00
Nick Coghlan
49868cb686
Issue
#6816
: expose the zipfile and directory execution mechanism to Python code via the runpy module. Also consolidated some script execution functionality in the test harness into a helper module and removed some implementation details from the runpy module documentation.
2009-11-15 07:30:34 +00:00