adodbapi and py2exe
Wilk
wilkSPAM at OUTflibuste.net
Tue Jun 3 16:09:01 EDT 2003
Thomas Heller <theller at python.net> writes:
> Wilk <wilkSPAM at OUTflibuste.net> writes:
>
> > Hi,
> >
> > I want to package a script which use adodbapi for msaccess with ado, but
> > py2exe forget to put a dll : pythoncom22.dll
> > It's not a big problem, i can add it by hand, but i would like to know
> > if there is a cleaner solution.
>
> Mark Hammond changed the way the pythoncom22.dll is loaded, and py2exe
> doesn't yet contain the needed magic to catch it. Copying it by hand is fine.
Thanks, i was afraid that it was a more important problem...
--
William Dode - http://flibuste.net
More information about the Python-list
mailing list