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 brett.cannon
Recipients bittner, brett.cannon, docs@python, methane, miss-islington, stonecharioteer
Date 2020-01-08.18:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578509726.37.0.0911774547782.issue38623@roundup.psfhosted.org>
In-reply-to
Content
I think "Python learners deserve to know about "site-packages" and (optionally) "dist-packages" " is a bit strong of a statement. I don't think the tutorial covers how to install third-party package which is what goes into site-packages, so I don't know what benefit they will garner from having that covered in the tutorial to teach the basics of Python. In an intermediate tutorial I can totally understand the explanation along with using e.g. pip, but for a tutorial like this I still think it's unnecessary.
History
Date User Action Args
2020-01-08 18:55:26brett.cannonsetrecipients: + brett.cannon, methane, docs@python, bittner, miss-islington, stonecharioteer
2020-01-08 18:55:26brett.cannonsetmessageid: <1578509726.37.0.0911774547782.issue38623@roundup.psfhosted.org>
2020-01-08 18:55:26brett.cannonlinkissue38623 messages
2020-01-08 18:55:26brett.cannoncreate