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.snow
Recipients Arfrever, brett.cannon, docs@python, eric.snow, ezio.melotti, ncoghlan
Date 2013-12-17.06:12:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387260773.74.0.640815013966.issue19710@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2c27c0e5bc50 by Eric Snow in branch 'default':
Issue #19713: Update importlib docs for module spec changes, including deprecations.
http://hg.python.org/cpython/rev/2c27c0e5bc50

New changeset b78de8029606 by Eric Snow in branch 'default':
Issue #19713: Fix mistakes in the import page of language reference.
http://hg.python.org/cpython/rev/b78de8029606
History
Date User Action Args
2013-12-17 06:12:53eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, ezio.melotti, Arfrever, docs@python
2013-12-17 06:12:53eric.snowsetmessageid: <1387260773.74.0.640815013966.issue19710@psf.upfronthosting.co.za>
2013-12-17 06:12:53eric.snowlinkissue19710 messages
2013-12-17 06:12:53eric.snowcreate