In article <[email protected]>, phelix <[email protected]> wrote:
> >Like it or not, most Python development takes place via the tracker > >(effectively the 'forum') and mailing lists. Python-list is mirrored to > >comp.lang.python. Most of the lists are mirrored to gmane.comp.python.x > >at news.gmane.org, including this one. > But where is a new user supposed to find this information? For someone > coming frome outside it is hard to grasp all these structures. To get a > quick start without frustration quickstart information should be available > on the IDLE-homepage. What IDLE homepage? If you are referring to either http://docs.python.org/py3k/library/idle.html or http://docs.python.org/library/idle.html they are part of the Python documentation set. The Python Developer's Guide includes a section on helping with the documentation: http://docs.python.org/devguide/docquality.html -- Ned Deily, [email protected] _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
