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 brett.cannon, docs@python, pitrou
Date 2012-06-12.20:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339532446.32.0.0402768881162.issue15053@psf.upfronthosting.co.za>
In-reply-to
Content
If you look at http://docs.python.org/dev/py3k/library/imp.html#imp.get_tag you will notice it has the "Changed in Python 3.3" notice for imp.lock_held() in it, the function *below* imp.get_tag().
History
Date User Action Args
2012-06-12 20:20:46brett.cannonsetrecipients: + brett.cannon, pitrou, docs@python
2012-06-12 20:20:46brett.cannonsetmessageid: <1339532446.32.0.0402768881162.issue15053@psf.upfronthosting.co.za>
2012-06-12 20:20:45brett.cannonlinkissue15053 messages
2012-06-12 20:20:43brett.cannoncreate