This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients docs@python, orsenthil, sandro.tosi
Date 2011-08-03.00:08:18
SpamBayes Score 0.018199677
Marked as misclassified No
Message-id <20110803000809.GB2542@mathmagic>
In-reply-to <1312205892.87.0.0529000411924.issue12677@psf.upfronthosting.co.za>
Content
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."
History
Date User Action Args
2011-08-03 00:08:19orsenthilsetrecipients: + orsenthil, sandro.tosi, docs@python
2011-08-03 00:08:19orsenthillinkissue12677 messages
2011-08-03 00:08:18orsenthilcreate