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 serhiy.storchaka
Recipients eric.smith, rhettinger, serhiy.storchaka, steven.daprano, zenr
Date 2020-11-10.09:55:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605002140.85.0.810778487628.issue42302@roundup.psfhosted.org>
In-reply-to
Content
Actually there are many aliases in the turtle module following the early Logo traditions. For example rt=right. If clockwise is a new standard for this command in modern Turtle implementation, we can add yet one alias. Otherwise I agree with Raymond.
History
Date User Action Args
2020-11-10 09:55:40serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, eric.smith, steven.daprano, zenr
2020-11-10 09:55:40serhiy.storchakasetmessageid: <1605002140.85.0.810778487628.issue42302@roundup.psfhosted.org>
2020-11-10 09:55:40serhiy.storchakalinkissue42302 messages
2020-11-10 09:55:40serhiy.storchakacreate