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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a19195984922ce89e7695c93b3bb45c3e0e6d732;p=python Issue #16714: use 'raise' exceptions, don't 'throw'. Patch by Serhiy Storchaka. --- a19195984922ce89e7695c93b3bb45c3e0e6d732