cpython/Mac/Tools/macfreeze
Jack Jansen fb278a5e6f Added an "optional" directive, that will include a module if it is available
but not complain if it isn't (giving an ImportError when the frozen code is run).
1999-06-04 15:56:33 +00:00
..
hello A well-known example for freeze. 1998-06-26 14:56:38 +00:00
directives.py Added an "optional" directive, that will include a module if it is available 1999-06-04 15:56:33 +00:00
macfreeze.py Implementation of freezing from shared libraries, without source. (Just) 1998-07-31 09:43:36 +00:00
macfreeze.rsrc Re-committed as AppleSingle 1999-01-29 12:06:21 +00:00
macfreezegui.py
macgen_bin.py changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvr 1999-01-30 22:32:40 +00:00
macgen_info.py
macgen_rsrc.py Removed warnings for packages (Just implemented support for freezing 1999-01-21 12:49:20 +00:00
macgen_src.py Removed warnings for packages (Just implemented support for freezing 1999-01-21 12:49:20 +00:00
macgenerate.py
macmodulefinder.py Added an "optional" directive, that will include a module if it is available 1999-06-04 15:56:33 +00:00