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, christian.heimes, gvanrossum
Date 2007-10-20.01:30:29
SpamBayes Score 0.0910298
Marked as misclassified No
Message-id <1192843830.49.0.594251439172.issue1267@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the file object returned by imp.find_module() has its read
position WAY too far forward (at least on OS X).

Re-opening.
History
Date User Action Args
2007-10-20 01:30:31brett.cannonsetspambayes_score: 0.0910298 -> 0.0910298
recipients: + brett.cannon, gvanrossum, christian.heimes
2007-10-20 01:30:30brett.cannonsetspambayes_score: 0.0910298 -> 0.0910298
messageid: <1192843830.49.0.594251439172.issue1267@psf.upfronthosting.co.za>
2007-10-20 01:30:30brett.cannonlinkissue1267 messages
2007-10-20 01:30:30brett.cannoncreate