On 5/12/2009 4:27 AM, Jeff Peery wrote:
ok,
From what I understand the gen_py creates the files needed for the COM
object to run. I can create them ahead of time and put them in the
py2exe or I can create them on the fly. I am forced to create them as
needed because I don't know exactly which co
ok,
>From what I understand the gen_py creates the files needed for the COM object
>to run. I can create them ahead of time and put them in the py2exe or I can
>create them on the fly. I am forced to create them as needed because I don't
>know exactly which com objects to package up. So, if I si