Thomas Heller wrote:
> This has been discussed on the py2exe-users lists, and a fix was found
> by David Hess. Fortunately he added it to the wiki:
>
> http://starship.python.net/crew/theller/moin.cgi/LoggingModule
>
> Thomas
Cool, thanks Thomas, i'll give that a whirl
Benedict
--
http://ma
flupke <[EMAIL PROTECTED]> writes:
> Hi,
>
> when i run my program and use the logging component, i see this:
>
> 2005-09-02 17:07:48,193 INFO windowmain 97 Main window created
> 2005-09-02 17:07:49,020 DEBUG windowmain 103 Frame proxy of C++ wxFrame instance at _b8dd9401_p_wxFrame>
> 2005-09-02
Hi,
when i run my program and use the logging component, i see this:
2005-09-02 17:07:48,193 INFO windowmain 97 Main window created
2005-09-02 17:07:49,020 DEBUG windowmain 103 Frame
2005-09-02 17:07:49,145 INFO firebird 195 Starting up the database
However when i run py2exe on my app and run i