]> granicus.if.org Git - python/commit
Issue #6639: Module-level turtle functions no longer raise TclError after
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Feb 2015 15:25:33 +0000 (17:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Feb 2015 15:25:33 +0000 (17:25 +0200)
commit80a1803193bcaef7a50324974117c3aa3fb0e48f
tree61be7ea1dd62d519596fd1eb7b8d918167aee7bb
parenta3369a524c6f862936c1d8a24e23c796aa91f2c7
Issue #6639: Module-level turtle functions no longer raise TclError after
closing the window.
Lib/turtle.py
Lib/turtledemo/__main__.py
Misc/NEWS