KillSwitch wrote:
I have python successfully embedded in a program I wrote.What files do I need and where do I need to put them so that it can run on systems that don't have python installed?
I embed python in Delphi apps, and the only thing I add is python24.dll, which I put in the same directory as the Delphi executable,(but i you want a less clean install, you can put the dll also in the windows directory)
cheers, Stef -- http://mail.python.org/mailman/listinfo/python-list