homepage

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 chillaranand
Recipients chillaranand
Date 2015年04月19日.18:53:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429469637.6.0.278497450478.issue24008@psf.upfronthosting.co.za>
In-reply-to
Content
>>> inspect.getsource(sys.excepthook)
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "/usr/local/lib/python2.7/inspect.py", line 701, in getsource
 lines, lnum = getsourcelines(object)
 File "/usr/local/lib/python2.7/inspect.py", line 690, in getsourcelines
 lines, lnum = findsource(object)
 File "/usr/local/lib/python2.7/inspect.py", line 526, in findsource
 file = getfile(object)
 File "/usr/local/lib/python2.7/inspect.py", line 420, in getfile
 'function, traceback, frame, or code object'.format(object))
TypeError: <built-in function excepthook> is not a module, class, method, function, traceback, frame, or code object
History
Date User Action Args
2015年04月19日 18:53:57chillaranandsetrecipients: + chillaranand
2015年04月19日 18:53:57chillaranandsetmessageid: <1429469637.6.0.278497450478.issue24008@psf.upfronthosting.co.za>
2015年04月19日 18:53:57chillaranandlinkissue24008 messages
2015年04月19日 18:53:57chillaranandcreate

AltStyle によって変換されたページ (->オリジナル) /