]> granicus.if.org Git - python/commit
Put support for a cnf dictionary back in, since it is still supported
authorGuido van Rossum <guido@python.org>
Wed, 12 Feb 1997 16:49:57 +0000 (16:49 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Feb 1997 16:49:57 +0000 (16:49 +0000)
commit17ca9928188d9d1e22a06b3d562e32616ca64524
treeb9bd0ae106e811df31066e8d5e59be9ce8767d0f
parent50b82e8e180c78c5ec1ab72de5016c3ae49b473e
Put support for a cnf dictionary back in, since it is still supported
by all true Tkinter widgets.  (Not that I *like* this module -- it
stinks, but until I have something better, I can't nuke it.)
Lib/lib-tk/ScrolledText.py
Lib/tkinter/ScrolledText.py