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 AstraLuma
Recipients AstraLuma, draghuram
Date 2008-01-03.19:57:07
SpamBayes Score 0.01846812
Marked as misclassified No
Message-id <1199390227.76.0.381800526024.issue1728@psf.upfronthosting.co.za>
In-reply-to
Content
The exact traceback is as follows:

>>> findsource(distutils.cmd.install_misc.get_outputs)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/inspect.py", line 510, in findsource
    if pat.match(lines[lnum]): break
IndexError: list index out of range
History
Date User Action Args
2008-01-03 19:57:07AstraLumasetspambayes_score: 0.0184681 -> 0.01846812
recipients: + AstraLuma, draghuram
2008-01-03 19:57:07AstraLumasetspambayes_score: 0.0184681 -> 0.0184681
messageid: <1199390227.76.0.381800526024.issue1728@psf.upfronthosting.co.za>
2008-01-03 19:57:07AstraLumalinkissue1728 messages
2008-01-03 19:57:07AstraLumacreate