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 serhiy.storchaka
Recipients PJB3005, cheryl.sabella, docs@python, ethan.furman, ezio.melotti, mrabarnett, r.david.murray, serhiy.storchaka
Date 2019-03-22.03:28:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553225292.51.0.199365272718.issue31369@roundup.psfhosted.org>
In-reply-to
Content
I concur with David. This is an imlementation detail. No need to prefix it with a _ if the module uses __all__for public names.
History
Date User Action Args
2019-03-22 03:28:12serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, r.david.murray, docs@python, ethan.furman, cheryl.sabella, PJB3005
2019-03-22 03:28:12serhiy.storchakasetmessageid: <1553225292.51.0.199365272718.issue31369@roundup.psfhosted.org>
2019-03-22 03:28:12serhiy.storchakalinkissue31369 messages
2019-03-22 03:28:12serhiy.storchakacreate