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 steve.dower
Recipients Giant_Robato, docs@python, steve.dower, steven.daprano
Date 2019-05-06.19:14:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557170043.17.0.227988661672.issue36754@roundup.psfhosted.org>
In-reply-to
Content
So pydoc_topics.py is an auto-generated file, which means we need to fix the generator as well if we decide to go that route.

However, I suspect there's a problem somewhere else causing the console output to not go through stdout correctly. I'm not familiar enough with how help() works to know where.
History
Date User Action Args
2019-05-06 19:14:03steve.dowersetrecipients: + steve.dower, steven.daprano, docs@python, Giant_Robato
2019-05-06 19:14:03steve.dowersetmessageid: <1557170043.17.0.227988661672.issue36754@roundup.psfhosted.org>
2019-05-06 19:14:03steve.dowerlinkissue36754 messages
2019-05-06 19:14:03steve.dowercreate