]> granicus.if.org Git - python/commit
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jun 2016 19:52:13 +0000 (22:52 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jun 2016 19:52:13 +0000 (22:52 +0300)
commit77ccaaf94674179cc9023b1731d7c008730e3a2f
treeb3f8e6db0caa39328982e96037461cd7f4ffbc9b
parentd8b5942f7cce0743e1ac522a1aa9475272d4506f
Issue #27238: Got rid of bare excepts in the turtle module.  Original patch
by Jelle Zijlstra.
Lib/lib-tk/turtle.py
Misc/ACKS
Misc/NEWS