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 xdegaye
Recipients benjamin.peterson, georg.brandl, jcea, xdegaye
Date 2013-03-01.16:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Must add for completeness that f_lineno must be valid within a return trace
function for the reasons explained in the last paragraph of
Objects/lnotab_notes.txt.
History
Date User Action Args
2013-03-01 16:17:57xdegayesetrecipients: + xdegaye, georg.brandl, jcea, benjamin.peterson
2013-03-01 16:17:57xdegayesetmessageid: <[email protected]>
2013-03-01 16:17:57xdegayelinkissue17288 messages
2013-03-01 16:17:57xdegayecreate