From: Andrew Svetlov Date: Tue, 18 Dec 2012 19:27:16 +0000 (+0200) Subject: Issue #16714: use 'raise' exceptions, don't 'throw'. X-Git-Tag: v3.4.0a1~1823 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a19195984922ce89e7695c93b3bb45c3e0e6d732;p=thirdparty%2FPython%2Fcpython.git Issue #16714: use 'raise' exceptions, don't 'throw'. Patch by Serhiy Storchaka. --- a19195984922ce89e7695c93b3bb45c3e0e6d732