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 terry.reedy
Recipients terry.reedy
Date 2017-09-01.19:24:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504293847.95.0.524257228924.issue31329@psf.upfronthosting.co.za>
In-reply-to
Content
If this were a new section in idle.rst, it would appear with the IDLE doc displayed by Help IDLE. Being present there has its +s and -s.  Would have to see how it works here as well as online.

In any case, it would be good to have something indexed under I in Modules index.

Content: Document python -m idlelib as command line start up.  List other entry points.  Otherwise describe as 'private implementation modules', as in idlelib.__init__.
History
Date User Action Args
2017-09-01 19:24:07terry.reedysetrecipients: + terry.reedy
2017-09-01 19:24:07terry.reedysetmessageid: <1504293847.95.0.524257228924.issue31329@psf.upfronthosting.co.za>
2017-09-01 19:24:07terry.reedylinkissue31329 messages
2017-09-01 19:24:07terry.reedycreate