commit | 7af837a423040af2472756c2fb9e708e6243ce85 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Dec 28 08:42:45 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Dec 28 08:42:45 2009 +0000 |
tree | 998f115078e459fbbee2535b4d33fad3622f1ee4 | |
parent | 7132a4ae612988119887c902873909b04215a5c7 [diff] |
Blocked revisions 77089 via svnmerge ................ r77089 | georg.brandl | 2009-12-28 09:41:01 +0100 (Mo, 28 Dez 2009) | 9 lines Merged revisions 77088 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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. ........ ................