On 4/20/12 8:05 AM, Michael O'Donnell wrote:
Hi All,

   I am on Macosx Lion running Python 3.2.3 and Tkinter 8.5

The following  code breaks on my machine, and given
search on the web, has been breaking in different forms since
2005.

Using the similar code on 10.7.3 with Python 2.7.1, here's the output I get:

<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>
<Tkinter.Event instance at 0x10178cab8>

Seems fine to me. What are you seeing with 3.2?

--Kevin

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to