commit | 40f3c7fdf0e16dab993315d8531d9b0078aac796 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Apr 10 21:13:06 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Apr 10 21:13:06 2001 +0000 |
tree | 97ae94802f5b1f1a6baa53f33a6b0e1252960609 | |
parent | 8875c86a125fda563c7d12576d6815e009a76aa5 [diff] |
The lower() and tkraise() methods were calling the Canvas widget wrongly. Fixed this. This closes SF bug #412682.