General question on compiling COM with PY2EXE

Thomas Heller theller at python.net
Fri Oct 17 11:23:28 EDT 2003


"Brad Clements" <bkc at Murkworks.com> writes:

> You should be able to take just about any working script, and py2exe will
> make it into an executable.
>
> I'm not sure what you mean by special compiles.. You didn't indicate if you
> are a COM client or server. Either will work with py2exe and should be ok
> without any change to your base code.
>

While I hope this is true, I assume you get problems when you use
early bound com (with makepy generated modules).

Thomas




More information about the Python-list mailing list