]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#1730136: Fix comparison between a tk Font object and an object of a different type.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 17 Sep 2010 23:27:09 +0000 (23:27 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 17 Sep 2010 23:27:09 +0000 (23:27 +0000)
commitd61d077bf57796555f0d8747718f60b35f136d6b
treeb9e683db9d98c25ae65d20c5be7294f612ae65d0
parent19ec67acf677ed5bc13e29555068568b524d561a
#1730136: Fix comparison between a tk Font object and an object of a different type.
Lib/tkinter/font.py
Lib/tkinter/test/test_tkinter/test_font.py [new file with mode: 0644]
Misc/NEWS