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 Mariatta
Recipients Mariatta, Qian Yun, docs@python, matrixise
Date 2018-02-02.16:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517588641.0.0.467229070634.issue32674@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9b7b3a64560269188fcb43445becc5aacb4de2dc by Mariatta in branch '2.7':
bpo-32674: Improve the docstring for __import__ (GH-5339) (GH-5494)
https://github.com/python/cpython/commit/9b7b3a64560269188fcb43445becc5aacb4de2dc
History
Date User Action Args
2018-02-02 16:24:01Mariattasetrecipients: + Mariatta, docs@python, matrixise, Qian Yun
2018-02-02 16:24:01Mariattasetmessageid: <1517588641.0.0.467229070634.issue32674@psf.upfronthosting.co.za>
2018-02-02 16:24:00Mariattalinkissue32674 messages
2018-02-02 16:24:00Mariattacreate