From: Georg Brandl Date: Mon, 28 Dec 2009 08:43:19 +0000 (+0000) Subject: Blocked revisions 77088 via svnmerge X-Git-Tag: v2.6.5rc1~224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=336136768f23c74e76079cd59e5a63bda2276e42;p=python Blocked revisions 77088 via svnmerge ........ r77088 | georg.brandl | 2009-12-28 09:34:58 +0100 (Mo, 28 Dez 2009) | 1 line #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new exceptions a docstring. ........ ---