]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert some more 1/0 to True/False
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 30 Nov 2002 19:04:07 +0000 (19:04 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 30 Nov 2002 19:04:07 +0000 (19:04 +0000)
commit672ce57100dac7035015d15cc2fa734a0c6c113e
tree1f0a2304a56ff6781ab955db33bcf2b741c067e5
parentf4c4f115d80a26eb83d90593c24a1580f236c443
Convert some more 1/0 to True/False
Lib/idlelib/TreeWidget.py
Lib/idlelib/UndoDelegator.py