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 08:59:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
87eea88b5a
cpython
/
Mac
/
Modules
/
help
History
Download ZIP
Download TAR.GZ
Jack Jansen
87eea88b5a
After generating the Python file with definitions try to run it, so
...
we catch errors during the build process in stead of later during runtime.
2002-08-15 21:48:16 +00:00
..
_Helpmodule.c
Updated to Universal Headers 3.4
2001-12-18 15:39:38 +00:00
helpscan.py
After generating the Python file with definitions try to run it, so
2002-08-15 21:48:16 +00:00
helpsupport.py
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
2001-08-23 13:51:46 +00:00