Put Python library into binary
![](https://secure.gravatar.com/avatar/a07d2023c541135e90e36a4b7f6cbf81.jpg?s=120&d=mm&r=g)
June 25, 1999
6:29 p.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
9361
Age (days ago)
9361
Last active (days ago)
0 comments
1 participants
participants (1)
-
James C. Ahlstrom