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 ezio.melotti
Recipients ezio.melotti, georg.brandl, mnewman
Date 2010-02-25.00:08:24
SpamBayes Score 1.1589973e-08
Marked as misclassified No
Message-id <1267056505.68.0.236459307391.issue8011@psf.upfronthosting.co.za>
In-reply-to
Content
I think this can be changed on 2.x as well, since the traceback.tb_lineno function "has no use in versions past 2.3" (so maybe it should be deprecated too, at least in the doc). Also the except should catch an IndexError.
History
Date User Action Args
2010-02-25 00:08:25ezio.melottisetrecipients: + ezio.melotti, georg.brandl, mnewman
2010-02-25 00:08:25ezio.melottisetmessageid: <1267056505.68.0.236459307391.issue8011@psf.upfronthosting.co.za>
2010-02-25 00:08:24ezio.melottilinkissue8011 messages
2010-02-25 00:08:24ezio.melotticreate