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 eric.araujo
Recipients bkestelman, docs@python, eric.araujo
Date 2018-09-28.17:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538154816.23.0.545547206417.issue34768@psf.upfronthosting.co.za>
In-reply-to
Content
I think the expectation is that people will know about modules and packages long before they upload things to PyPI.  The import system and the packaging tools are two independent domains.

For example the official tutorial has an intro: https://docs.python.org/3/tutorial/modules.html#packages
History
Date User Action Args
2018-09-28 17:13:36eric.araujosetrecipients: + eric.araujo, docs@python, bkestelman
2018-09-28 17:13:36eric.araujosetmessageid: <1538154816.23.0.545547206417.issue34768@psf.upfronthosting.co.za>
2018-09-28 17:13:36eric.araujolinkissue34768 messages
2018-09-28 17:13:36eric.araujocreate