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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, pjb
Date 2009-01-21.02:01:19
SpamBayes Score 0.0003619178
Marked as misclassified No
Message-id <1232503280.44.0.921154959029.issue5017@psf.upfronthosting.co.za>
In-reply-to
Content
The inspect module seems to have problems with modules directly imported 
from a zip file.
When installing with "easy_install -Z suds", the problem disappears.
History
Date User Action Args
2009-01-21 02:01:20amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pjb
2009-01-21 02:01:20amaury.forgeotdarcsetmessageid: <1232503280.44.0.921154959029.issue5017@psf.upfronthosting.co.za>
2009-01-21 02:01:19amaury.forgeotdarclinkissue5017 messages
2009-01-21 02:01:19amaury.forgeotdarccreate