]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24408: Fixed AttributeError in measure() and metrics() methods of
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 15:44:30 +0000 (18:44 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 15:44:30 +0000 (18:44 +0300)
commit67ef7e7b5b608eebe432bf8d4062ff04f3aff3f4
tree4e7c9efe887e27f38e971c18dd68e3a19a6abd7b
parent29e26a72d789714f491ba7ef64dfa956df6be6ec
parent4fafda731ac36ba2bb77342294cca70856c46505
Issue #24408: Fixed AttributeError in measure() and metrics() methods of
tkinter.Font.
Misc/NEWS