]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added getdouble, getboolean.
authorGuido van Rossum <guido@python.org>
Mon, 20 Jun 1994 09:09:51 +0000 (09:09 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Jun 1994 09:09:51 +0000 (09:09 +0000)
commit1e9e400ba72993dacbaa12e7d2ed48109a1365dc
tree028b88b02b3f0c3c23ad3ed3888e7e9c92f22b7e
parentdf09691e7cfa9e0354b2be3d0b28a2c0ad2deb64
Added getdouble, getboolean.
Removed redundant global statements
getboolean returns None if argument is empty
AtInsert() concatenates optional arguments after 'insert'
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py