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-25 20:36:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cea605e75859f3b72a94de9400885fdbfd33a3b
cpython
/
Mac
/
Tools
/
macfreeze
T
History
Just van Rossum
2e5b0f2166
Adapted to new macmudulefinder.process() API. (jvr)
1999-11-04 10:28:59 +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
Adapted to new macmudulefinder.process() API. (jvr)
1999-11-04 10:28:59 +00:00
macfreeze.rsrc
Re-committed as AppleSingle
1999-01-29 12:06:21 +00:00
macfreezegui.py
…
macgen_bin.py
Adapted to new macmudulefinder.process() API. (jvr)
1999-11-04 10:28:59 +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
Optionally bracket all external declarations of init functions with "ifndef"s.
1999-10-01 08:28:01 +00:00
macgenerate.py
…
macmodulefinder.py
- changed the API of process() so it will return a list of missing modules instead of raising an exception.
1999-11-04 10:28:00 +00:00