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 pjb
Recipients pjb
Date 2009-01-21.01:36:38
SpamBayes Score 4.263666e-05
Marked as misclassified No
Message-id <1232501801.2.0.242744979679.issue5017@psf.upfronthosting.co.za>
In-reply-to
Content
Python Interactive Shell 2.6.1 r261:67517
easy_install suds  #seemed to succeed
import suds
help( suds ) fails in Python26\lib\inspect.py with index out of range
I fixed the obvious problem, then failed on another. After fixing 3 0r 4 
it worked but there is probably one correct fix to the problem.

A bit beyond my present competence to fix it properly.
History
Date User Action Args
2009-01-21 01:36:41pjbsetrecipients: + pjb
2009-01-21 01:36:41pjbsetmessageid: <1232501801.2.0.242744979679.issue5017@psf.upfronthosting.co.za>
2009-01-21 01:36:39pjblinkissue5017 messages
2009-01-21 01:36:39pjbcreate