]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use text object's new settext() method.
authorGuido van Rossum <guido@python.org>
Sun, 21 Apr 1991 19:27:48 +0000 (19:27 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Apr 1991 19:27:48 +0000 (19:27 +0000)
commita82a27585ab717e660f60a5d8f417d88c8abd3e8
treee140bd2a03864fd3e820eeedace70c160ae3d7ed
parent7912b008cf432a5408612fff77d4749793678dc9
Use text object's new settext() method.
Lib/lib-stdwin/TextEdit.py
Lib/stdwin/TextEdit.py