On 11/20/05, Brian Lenihan <[EMAIL PROTECTED]> wrote:
> I'm not sure really why this happens. I work around it using something
> like this in the initialization code:
>
> if hasattr(sys, 'frozen'):
> app.top.tk.call('console', 'hide')Thanks, that worked wonderfully. _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
