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 peter.otten
Recipients benjamin.peterson, georg.brandl, mtomassoli, peter.otten, r.david.murray
Date 2012-04-18.13:37:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334756234.86.0.720988728462.issue14612@psf.upfronthosting.co.za>
In-reply-to
Content
frame_setlineno() doesn't keep track of with blocks. Here's a patch.
History
Date User Action Args
2012-04-18 13:37:14peter.ottensetrecipients: + peter.otten, georg.brandl, benjamin.peterson, r.david.murray, mtomassoli
2012-04-18 13:37:14peter.ottensetmessageid: <1334756234.86.0.720988728462.issue14612@psf.upfronthosting.co.za>
2012-04-18 13:37:14peter.ottenlinkissue14612 messages
2012-04-18 13:37:14peter.ottencreate