FREEZING python / script in a Delphi exe?
David Grove
pete at petes-place.com
Thu Mar 16 01:02:44 EST 2000
More information about the Python-list mailing list
Thu Mar 16 01:02:44 EST 2000
- Previous message (by thread): FREEZING python / script in a Delphi exe?
- Next message (by thread): Re-inserting nested data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting the caimon book: "To distribute an application, you need to include just the Delphi executable and the usual python15.dll, plus any extra Python modules required; these can be frozen inside the Delphi executable if desired." Questions: Frozen? How is this done? References? Samples? Does this include the python dll, modules, compiled modules (dll), and the source?
- Previous message (by thread): FREEZING python / script in a Delphi exe?
- Next message (by thread): Re-inserting nested data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list