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-06-02 09:38:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d726df26ee812fa37d7a4476908fa741dfb65ea
cpython
/
Mac
/
Modules
/
file
T
History
Neal Norwitz
016880229a
Kill execfile(), use exec() instead
2007-08-12 00:43:29 +00:00
..
_Filemodule.c
Fix two bad type identifiers that caused crashes on OSX (icglue and Nav).
2007-07-25 16:47:51 +00:00
filescan.py
Kill execfile(), use exec() instead
2007-08-12 00:43:29 +00:00
filesupport.py
Kill execfile(), use exec() instead
2007-08-12 00:43:29 +00:00