]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* ScrolledText.py: added some more methods of Text (This should
authorGuido van Rossum <guido@python.org>
Wed, 6 Jul 1994 09:28:21 +0000 (09:28 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 6 Jul 1994 09:28:21 +0000 (09:28 +0000)
commita3cd357771f15b4eb3984ca13a618bae9deae1a1
tree7e03b2eff09da346a1b5e8a1b88b4f9086e7cf30
parent639b8b8d9a11dd7d65442965a8686b58ea0f6d28
* ScrolledText.py: added some more methods of Text (This should
really be done differently, e.g. by deriving from the Text class.)
Lib/lib-tk/ScrolledText.py
Lib/tkinter/ScrolledText.py