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 Rares Aioanei
Recipients Rares Aioanei, docs@python
Date 2016-11-28.12:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480337245.94.0.248137980963.issue28820@psf.upfronthosting.co.za>
In-reply-to
Content
In section 6.4.1. it's said "Although certain modules are designed to export only names that follow certain patterns when you use import *, it is still considered bad practise in production code." "practise" should be "practice", as it's a noun.
History
Date User Action Args
2016-11-28 12:47:25Rares Aioaneisetrecipients: + Rares Aioanei, docs@python
2016-11-28 12:47:25Rares Aioaneisetmessageid: <1480337245.94.0.248137980963.issue28820@psf.upfronthosting.co.za>
2016-11-28 12:47:25Rares Aioaneilinkissue28820 messages
2016-11-28 12:47:25Rares Aioaneicreate