Put Python library into binary

25 Jun
1999
25 Jun
'99
11:29 a.m.
Hello everyone,
It looks like you have been working on putting the Python library into the binary. I looked in Tools/freeze at freeze.py. Please check my understanding of the following:
1) Use of freeze.py creates a frozen module with the Python library in it.
2) There is always a __main__.py program incorporated.
3) No further use of frozen modules is permitted since there is only one frozen module allowed.
Number (2) and (3) are a problem for me, but maybe I am wrong about how this all works.
Jim Ahlstrom
8928
Age (days ago)
8928
Last active (days ago)
0 comments
1 participants
participants (1)
-
James C. Ahlstrom