[python-win32] Running Python + pywin32 portably
Mark Hammond
mhammond at skippinet.com.au
Sat Jul 5 02:00:14 CEST 2008
> I know it's possible with Python - but does pywin32 "work" if the
> postinstall hasn't been run? Specifically, I don't care about
> embedding Python, or about creating COM servers or services, but I do
> want to be able to run "normal" Python scripts and COM clients.
In the simple case, it works fine without the post_install script execute,
and so long as no embedding is attempted.
Cheers,
Mark
More information about the python-win32
mailing list