]> granicus.if.org Git - python/commit
getint() now raises ValueError, not TclError, on errors.
authorGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 02:37:45 +0000 (02:37 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 02:37:45 +0000 (02:37 +0000)
commitfe02efdbf44628329919991a4ea181183b2da9ff
treeec85491f808a0d99b6245d62499c68fdc9c5f8dd
parent795a4bc666a17c2c34c028f499ea3ffe70220fb2
getint() now raises ValueError, not TclError, on errors.
Lib/lib-tk/Tkinter.py