On Mon, 28 Jul 2008 15:18:43 -0400, Kevin Walzer wrote:
> Add this call to your Python script somewhere (modify as needed):
>
> try:
> self.tk.call('console', 'hide')
> except TclError:
> passAh, yes! Thanks. -- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 -- pass it on -- http://mail.python.org/mailman/listinfo/python-list
