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-03 08:34:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
707e964734
cpython
/
Mac
/
Lib
/
mkcwproject
History
Download ZIP
Download TAR.GZ
Jack Jansen
707e964734
Added MathLib and InterfaceLib. Added Python:Include so #include "package/file.h" works. Moved bits around so now at least Numeric with Distutils builds and instals.
2000-11-19 21:53:15 +00:00
..
template
Added MathLib and InterfaceLib. Added Python:Include so #include "package/file.h" works. Moved bits around so now at least Numeric with Distutils builds and instals.
2000-11-19 21:53:15 +00:00
__init__.py
Close the project after building it, so that building umpteen projects doesn't keep all the projects open.
2000-11-19 21:51:06 +00:00
cwtalker.py
Added a workaround for shortcomings in the OSA support: there can be class/property conflicts and passing classes as arguments doesn't work. The package now seems to work.
2000-09-24 21:56:43 +00:00
cwxmlgen.py
More bits and pieces of project generation.
2000-09-22 23:26:55 +00:00