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 2019-07-27.16:49:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564246173.2.0.322711834924.issue37692@roundup.psfhosted.org>
In-reply-to
Content
The 'console' highlight is described as Shell Normal Text.  It is the 'normal' text for non-error output *from the shell* (prompt and debug status), but not the 'normal' text, which is used for code.

Aside from this, the editor section uses examples rather than description, such as 'list' rather than 'builtin'.  I think the shell section should also:  "Traceback" instead of stderr (which beginners may or may not understand), 'program output' instead of 'stdout'.  Removing the two blank line will make room to put these on separate lines, like they actually are.
History
Date User Action Args
2019-07-27 16:49:33terry.reedysetrecipients: + terry.reedy
2019-07-27 16:49:33terry.reedysetmessageid: <1564246173.2.0.322711834924.issue37692@roundup.psfhosted.org>
2019-07-27 16:49:33terry.reedylinkissue37692 messages
2019-07-27 16:49:32terry.reedycreate