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 Amit.Saha
Recipients Amit.Saha
Date 2013-03-30.23:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364685156.29.0.769214841654.issue17583@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to propose a new HOWTO discussing IDLE from a user's perspective. I feel that the current documentation at http://docs.python.org/3/library/idle.html is not sufficient to be pointed to a newbie programmer or someone who wants to teach his/her students to IDLE. For example, being an experienced person myself, I didn't know how to start IDLE on Linux! Whether it was a separate package, or whether it was already installed (That may be my own shortcoming, but never the less).

I started a document this morning which can be seen here [1]. The source is here[2]

[1] http://amitsaha.github.com/site/notes/articles/idle/article.html
[2] http://amitsaha.github.com/site/notes/_sources/articles/idle/article.txt

I am putting up my hand to write the HOWTO and maintain it for 2.7 and 3.3+. 

Comments?
History
Date User Action Args
2013-03-30 23:12:36Amit.Sahasetrecipients: + Amit.Saha
2013-03-30 23:12:36Amit.Sahasetmessageid: <1364685156.29.0.769214841654.issue17583@psf.upfronthosting.co.za>
2013-03-30 23:12:36Amit.Sahalinkissue17583 messages
2013-03-30 23:12:35Amit.Sahacreate