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-01 17:19:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.2a3
cpython
/
Mac
/
Tools
/
macfreeze
T
History
Jack Jansen
3c06b9a7d4
Use the new macresource module to open the accompanying resource file (if needed).
2001-08-27 21:41:23 +00:00
..
hello
…
directives.py
…
macfreeze.py
…
macfreeze.rsrc
…
macfreezegui.py
Use the new macresource module to open the accompanying resource file (if needed).
2001-08-27 21:41:23 +00:00
macgen_bin.py
Import the MacOS toolbox modules from the Carbon package.
2001-08-25 12:15:04 +00:00
macgen_info.py
…
macgen_rsrc.py
Import the MacOS toolbox modules from the Carbon package.
2001-08-25 12:15:04 +00:00
macgen_src.py
When we're freezing to sourcecode and one of the modules is a dynamic module that is in a package we freeze that module at toplevel (outside any package). Not optimal, but there is little more we can do as config.c has no way to specify a builtin module has to be dumped into a package.
2001-08-27 13:59:35 +00:00
macgenerate.py
…
macmodulefinder.py
Added riscos modules to modules that don't have to be included.
2001-03-20 21:55:07 +00:00