]> granicus.if.org Git - python/commit
Issue #24408: Fixed AttributeError in measure() and metrics() methods of
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 15:43:55 +0000 (18:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 15:43:55 +0000 (18:43 +0300)
commit4fafda731ac36ba2bb77342294cca70856c46505
tree1a9872738a8437fee61f480c2b3cff18ae95075b
parent391af751f2a19476cfaa53ddc35fd53aaa582e9c
Issue #24408: Fixed AttributeError in measure() and metrics() methods of
tkinter.Font.
Lib/tkinter/font.py
Misc/NEWS