| commit | b5b5a260ea2e8b5ea21ec7d938ddc69ad716635e | [log] [tgz] |
|---|---|---|
| author | Neal Norwitz <nnorwitz@gmail.com> | Tue Jun 04 17:14:07 2002 +0000 |
| committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Jun 04 17:14:07 2002 +0000 |
| tree | 4256df97fbd3b686f55a3e89f69255f56cb99e70 | |
| parent | 293dd4b77b568b32d8131eebb3f6688125d117de [diff] |
Fix SF bug #557436, TclError is a str should be an Exception Make Tkinter.TclError derive from Exception, it was a string.