Embedding Questions on the Macintosh
Sean Hummel
seanh at unforgettable.com
Mon Jun 14 12:01:38 EDT 1999
Hi, I am writing a game which uses Python as the control language for a
bunch of sprites. I don't have any problems doing the embedding part.
What I want to know is if it is easy to package the entire Python Library,
much like the "macfreeze" module does? I want to distributes as few
modifiable files as possible, and would prefer to distribute only two files:
the application, and the data file.
Thanks!
More information about the Python-list
mailing list