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 sandro.tosi
Recipients docs@python, ezio.melotti, orsenthil, sandro.tosi
Date 2011-08-04.13:51:38
SpamBayes Score 0.00033342463
Marked as misclassified No
Message-id <1312465899.52.0.650896425535.issue12677@psf.upfronthosting.co.za>
In-reply-to
Content
As mentioned by Ezio, and I also verified myself, mode() doesn't influence the orientation on left()/right() methods (probably it affects some other functs?). Following was Ezio and I discussed on IRC, I've updated the 2 patches to add a small note that you have to import turtle before trying the mentioned commands.
History
Date User Action Args
2011-08-04 13:51:39sandro.tosisetrecipients: + sandro.tosi, orsenthil, ezio.melotti, docs@python
2011-08-04 13:51:39sandro.tosisetmessageid: <1312465899.52.0.650896425535.issue12677@psf.upfronthosting.co.za>
2011-08-04 13:51:38sandro.tosilinkissue12677 messages
2011-08-04 13:51:38sandro.tosicreate