On 6/25/2010 10:12 AM, Alan G Isaac wrote:
On 6/24/2010 1:59 AM, Dennis Lee Bieber wrote:
It is NOT a numeric "variable" in Python realms.

Sure, but why does it not behave more like one?
It seems both obvious and desirable, so I'm
guessing there is a good reason not to do it.

tkinter was written long before newstyle classes and properties existed. For 3.x, all the classes had to be and were updated. I presume properties could now be used in 3.x to update the interface.

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to