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 ethan.furman
Recipients aronacher, catalin.iacob, draghuram, eric.araujo, ethan.furman, ezio.melotti, mrabarnett, ncoghlan, pitrou, poke, rhettinger, steven.daprano
Date 2012-01-26.22:49:52
SpamBayes Score 0.067496486
Marked as misclassified No
Message-id <1327618194.01.0.140632280457.issue6210@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, here is a patch implementing the 'raise ... from None' method.

All critiques appreciated (especially if they include links to learn from!).
History
Date User Action Args
2012-01-26 22:49:54ethan.furmansetrecipients: + ethan.furman, rhettinger, ncoghlan, pitrou, draghuram, aronacher, ezio.melotti, eric.araujo, mrabarnett, steven.daprano, poke, catalin.iacob
2012-01-26 22:49:54ethan.furmansetmessageid: <1327618194.01.0.140632280457.issue6210@psf.upfronthosting.co.za>
2012-01-26 22:49:53ethan.furmanlinkissue6210 messages
2012-01-26 22:49:53ethan.furmancreate