commit | a8bfed5b9350dddfe47a71344ca8b4fdbc569d2f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 27 21:01:36 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 27 21:01:36 2010 +0000 |
tree | 78672289702ea2bf0e9173d68ab4e0b1d1fd0b64 | |
parent | 19428f53dc4446a4cc03cca119ae6a961c1c146d [diff] |
Merged revisions 86838 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86838 | antoine.pitrou | 2010-11-27 21:40:43 +0100 (sam., 27 nov. 2010) | 3 lines Make doc for PyErr_Format() up to date. ........