[issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
report at bugs.python.org
Thu Jan 26 23:49:54 CET 2012
Ethan Furman <ethan at stoneleaf.us> added the comment:
Okay, here is a patch implementing the 'raise ... from None' method.
All critiques appreciated (especially if they include links to learn from!).
----------
keywords: +patch
Added file: http://bugs.python.org/file24332/raise_from_none.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6210>
_______________________________________
More information about the Python-bugs-list
mailing list