cpython/Mac/Tools/macfreeze
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