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 a.badger, eric.araujo, georg.brandl, gregory.p.smith, pitrou, terry.reedy
Date 2011-01-08.00:13:27
SpamBayes Score 0.0019804265
Marked as misclassified No
Message-id <1294445609.66.0.938573792477.issue10838@psf.upfronthosting.co.za>
In-reply-to
Content
My understanding is much like Toshio's: ambiguous (typically, undocumented or omitted from __all__) non-underscored names should be resolved, with the three possible outcomes listed, on a case-by-case basis.
History
Date User Action Args
2011-01-08 00:13:29terry.reedysetrecipients: + terry.reedy, georg.brandl, gregory.p.smith, pitrou, eric.araujo, a.badger
2011-01-08 00:13:29terry.reedysetmessageid: <1294445609.66.0.938573792477.issue10838@psf.upfronthosting.co.za>
2011-01-08 00:13:27terry.reedylinkissue10838 messages
2011-01-08 00:13:27terry.reedycreate