summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_turtle.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)Miss Islington (bot)2020-09-071-2/+16
* Issue #21916: Added more tests for the turtle module.Serhiy Storchaka2016-06-051-0/+36
* Issue #21916: Added tests for the turtle module.Serhiy Storchaka2016-06-041-0/+400