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, sandro.tosi
Date 2011-08-01.13:37:48
SpamBayes Score 0.0014931171
Marked as misclassified No
Message-id <1312205869.48.0.0607812331908.issue12677@psf.upfronthosting.co.za>
In-reply-to
Content
Hello, following up http://mail.python.org/pipermail/docs/2011-July/005235.html here's 2 patch (for 3.3 + 3.2 and 2.7) to correct the orientation in the documentation, using turtle.right instead of turtle.left, since the work 'counterclockwise' (even if correct and already used) might be "too heavy". I don't think the sense of the introductory part is voided with the change in the method name instead of fixing what it does.
History
Date User Action Args
2011-08-01 13:37:49sandro.tosisetrecipients: + sandro.tosi, docs@python
2011-08-01 13:37:49sandro.tosisetmessageid: <1312205869.48.0.0607812331908.issue12677@psf.upfronthosting.co.za>
2011-08-01 13:37:48sandro.tosilinkissue12677 messages
2011-08-01 13:37:48sandro.tosicreate