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 pitrou
Recipients ajaksu2, brodie, djc, pitrou, r.david.murray
Date 2010-07-17.13:43:43
SpamBayes Score 0.21260668
Marked as misclassified No
Message-id <1279374225.42.0.772689942209.issue9284@psf.upfronthosting.co.za>
In-reply-to
Content
After chatting with Dirkjan, I misunderstood the impact of the patch. It only occurs when inspect.getsource() is called from a doctest, which isn't a very common situation.
History
Date User Action Args
2010-07-17 13:43:45pitrousetrecipients: + pitrou, ajaksu2, djc, brodie, r.david.murray
2010-07-17 13:43:45pitrousetmessageid: <1279374225.42.0.772689942209.issue9284@psf.upfronthosting.co.za>
2010-07-17 13:43:43pitroulinkissue9284 messages
2010-07-17 13:43:43pitroucreate