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-08-04 17:08:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
016880229a
cpython
/
Mac
/
Modules
/
file
History
Download ZIP
Download TAR.GZ
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