]> granicus.if.org Git - python/commit
Widget._setup(): Support name=None in a similar way to the handling of other
authorFred Drake <fdrake@acm.org>
Tue, 27 May 1997 22:45:10 +0000 (22:45 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 27 May 1997 22:45:10 +0000 (22:45 +0000)
commitc8296db67df8955580be1fbb0ac5754b3c396107
tree60594d8bc3d85c27c8abdb5ae6df0c7c43de23d7
parentd812c07e0e64048275eb36c51754003405dbeaf7
Widget._setup():  Support name=None in a similar way to the handling of other
Tkinter keyword parameters.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py