commit | 77aa6a71769a36fb6845bb6f9be188b984f00223 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Feb 05 02:07:05 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Feb 05 02:07:05 2010 +0000 |
tree | 70abb488f8bf40c4b6fcde898033330a701ee652 | |
parent | 2d6c39b24fee77b32ce3bebd1ca01291ba47d15d [diff] |
Merged revisions 77980 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77980 | benjamin.peterson | 2010-02-04 19:53:27 -0600 (Thu, 04 Feb 2010) | 1 line add a test for #7853; the exception must be normalized for with ........