]> granicus.if.org Git - python/commit
Issue #21916: Added more tests for the turtle module.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 5 Jun 2016 07:37:19 +0000 (10:37 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 5 Jun 2016 07:37:19 +0000 (10:37 +0300)
commitb07b57c52269e3a966e888a8ef43561be60bdbb7
tree86da80d9d61962502062a304e4b087f527f5f930
parentff5cd4576f7be50ef245124971078d80786e19cb
parent3c5fa560ed6ae990e92afb0d2f77463c0ca73ab0
Issue #21916: Added more tests for the turtle module.
Original patch by Jelle Zijlstra.