Files
cpython/Lib/lib-tk
Guido van Rossum cef4c844df Turns out that 'winfo id' returns the id as a hex string, with 0x prefix.
The int() function (aliased to getint()) doesn't handle that, so we must
use self.tk.getint() again...
1998-06-19 04:35:45 +00:00
..
1998-03-20 20:45:49 +00:00
1995-08-04 03:49:39 +00:00
1998-03-20 20:45:49 +00:00
1998-03-20 20:45:49 +00:00
1997-12-16 17:54:18 +00:00
1998-04-10 16:14:34 +00:00
1998-03-20 20:45:49 +00:00