]> granicus.if.org Git - python/commit
Patch #1468808: don't complain if Tkinter is already deleted at the time Font.__del__...
authorGeorg Brandl <georg@python.org>
Wed, 12 Apr 2006 15:28:49 +0000 (15:28 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 12 Apr 2006 15:28:49 +0000 (15:28 +0000)
commit314fce92dd12a8ff82876bd18845a2249a931fae
tree85e5c357f949a1eec530a31591c8f7db3428ef3a
parent6a67e4ead43583b0c9252b8e931b669c45f32142
Patch #1468808: don't complain if Tkinter is already deleted at the time Font.__del__ is run.
Lib/lib-tk/tkFont.py