]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added abstraction get_selection_index() (Mark Hammond). Also
authorGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 17:43:17 +0000 (17:43 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 17:43:17 +0000 (17:43 +0000)
commit85a36a5ff1b0f306b95c8ed9d3aef48e0100ee7c
tree6cf3fddcf435f6e8e304e6ae74c69486867dfe09
parentf64f8a0877ff3ecda81eb34accadb6a9defa2233
Added abstraction get_selection_index() (Mark Hammond).  Also
reformatted some comment blocks to show off a cool feature I'm about
to check in next.
Tools/idle/EditorWindow.py