]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jun 2016 19:53:43 +0000 (22:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jun 2016 19:53:43 +0000 (22:53 +0300)
commite80b658dbf2b425753c100f96e488d65e7e8af7f
treed0aa8c9a8c654f69be9146079012fe30b32a403b
parent319a57c338057fe18d5b45eb0bae2347ef595844
parentcefa9172a237a56c67e8c9b302c84c1c3dffb871
Issue #27238: Got rid of bare excepts in the turtle module.  Original patch
by Jelle Zijlstra.
Misc/NEWS