New submission from Brett Cannon <[email protected]>: 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().
---------- assignee: docs@python components: Documentation messages: 162694 nosy: brett.cannon, docs@python, pitrou priority: normal severity: normal stage: needs patch status: open title: imp.lock_held() "Changed in Python 3.3" mention accidentally one function up versions: Python 3.3 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15053> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
