]> granicus.if.org Git - python/commit
Turn leading minus sign into underscore for image widget name -- the
authorGuido van Rossum <guido@python.org>
Wed, 20 Nov 1996 22:17:38 +0000 (22:17 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 20 Nov 1996 22:17:38 +0000 (22:17 +0000)
commit58103d3b114cedd5dabc9cc06b3e800178324433
tree6a0826a120f71c38790afd705c287f6c44813f17
parent27cb8a4884d58b2d42fcdb10e3c9c1bde7a97cf7
Turn leading minus sign into underscore for image widget name -- the
hyphen confused Tk into thinking the name was an option.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py