commit | 84c97afbf102ec163a34bea8f9a03ba7a539d927 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Sat Apr 25 16:49:23 2009 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Sat Apr 25 16:49:23 2009 +0000 |
tree | eea4663aa316cfdcaed478bec01a856382e810ed | |
parent | 1b08b30743ec823cc01a4efbe44b721986e5cb51 [diff] |
Merged revisions 71906 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71906 | thomas.heller | 2009-04-25 18:37:18 +0200 (Sa, 25 Apr 2009) | 1 line Issue #5078: Avoid redundant call to FormatError() ........