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 Ramchandra Apte
Recipients Ramchandra Apte, kbk, orsenthil, rhettinger
Date 2013-02-12.13:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360675963.32.0.887573344949.issue17172@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch. I hope the File menu is the right place for this. I had to move the code in Lib/turtledemo.py after "if __name__ ==..." into main().
History
Date User Action Args
2013-02-12 13:32:43Ramchandra Aptesetrecipients: + Ramchandra Apte, rhettinger, kbk, orsenthil
2013-02-12 13:32:43Ramchandra Aptesetmessageid: <1360675963.32.0.887573344949.issue17172@psf.upfronthosting.co.za>
2013-02-12 13:32:43Ramchandra Aptelinkissue17172 messages
2013-02-12 13:32:43Ramchandra Aptecreate