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 r.david.murray
Recipients ajaksu2, brodie, djc, pitrou, r.david.murray
Date 2010-07-17.16:32:46
SpamBayes Score 0.0011458824
Marked as misclassified No
Message-id <1279384367.98.0.243710152347.issue9284@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand why monkey patching linecache produces a valid test case.  Can you explain?

Since I believe the same code/bugfix is in 3.x, I'm adding those versions.
History
Date User Action Args
2010-07-17 16:32:48r.david.murraysetrecipients: + r.david.murray, pitrou, ajaksu2, djc, brodie
2010-07-17 16:32:47r.david.murraysetmessageid: <1279384367.98.0.243710152347.issue9284@psf.upfronthosting.co.za>
2010-07-17 16:32:46r.david.murraylinkissue9284 messages
2010-07-17 16:32:46r.david.murraycreate