[issue12677] Turtle, fix right/left rotation orientation

Aug. 2, 2011
5:08 p.m.
Senthil Kumaran <senthil@uthcode.com> added the comment: The orientation depends upon the mode, which is explained further down. http://docs.python.org/py3k/library/turtle.html#turtle.left So, the correct fix would be: "would turn clockwise/counterclockwise depending upon the mode." ---------- nosy: +orsenthil _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue12677> _______________________________________
5038
Age (days ago)
5038
Last active (days ago)
0 comments
1 participants
participants (1)
-
Senthil Kumaran