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, eric.araujo, ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, skip.montanaro, vstinner
Date 2011-03-24.01:02:33
SpamBayes Score 3.785253e-06
Marked as misclassified No
Message-id <1300928553.61.0.801530018491.issue11653@psf.upfronthosting.co.za>
In-reply-to
Content
The import failures are because you didn't rebuild (I added a new function to imp). Re-build and the import issues will go away.
History
Date User Action Args
2011-03-24 01:02:33brett.cannonsetrecipients: + brett.cannon, skip.montanaro, georg.brandl, pitrou, vstinner, ezio.melotti, eric.araujo, r.david.murray, python-dev
2011-03-24 01:02:33brett.cannonsetmessageid: <1300928553.61.0.801530018491.issue11653@psf.upfronthosting.co.za>
2011-03-24 01:02:33brett.cannonlinkissue11653 messages
2011-03-24 01:02:33brett.cannoncreate