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 docs@python, eric.snow
Date 2012-03-17.20:58:48
SpamBayes Score 0.013533485
Marked as misclassified No
Message-id <1332017929.34.0.162160469146.issue14355@psf.upfronthosting.co.za>
In-reply-to
Content
The imp.init_frozen() function was removed from the documentation prior to 3.2 (changeset 2cf7bb2bbfb8).  One reference to the function was left behind.  I've attached a very intricate patch.  <wink>
History
Date User Action Args
2012-03-17 20:58:49eric.snowsetrecipients: + eric.snow, docs@python
2012-03-17 20:58:49eric.snowsetmessageid: <1332017929.34.0.162160469146.issue14355@psf.upfronthosting.co.za>
2012-03-17 20:58:48eric.snowlinkissue14355 messages
2012-03-17 20:58:48eric.snowcreate