My Delphi program uses Python4Delphi, and the Python script uses some standard libs. When deploying my program I don\'t want an entire Python installation, and it must work with python27.dll. What are
My environment is delphi7 and Python2.6.6, python for delphi installed. But when I run a test app, I got a runtime error.
EDIT: It kind of occurred to me too late (?) that all the code I posted in my first update to this question was way too much for most readers. I\'ve actually gone ahead and written a blog post about t