]> granicus.if.org Git - python/commit
#10768: fix ScrolledText widget construction, and make the example work from the...
authorGeorg Brandl <georg@python.org>
Tue, 28 Dec 2010 10:56:20 +0000 (10:56 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 28 Dec 2010 10:56:20 +0000 (10:56 +0000)
commit780d5e08c45f7f1cf20bde38e0c98dc9e576eeb8
treef04a9fbffc97a20721d6fbf659640cfa4085e628
parent90b20675bd042a3262642232f9d3e133e56a130c
#10768: fix ScrolledText widget construction, and make the example work from the interactive shell.
Lib/tkinter/scrolledtext.py
Misc/NEWS