commit | fa353657f0da969eb6bc1cf62fb3c69dd036463a | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Feb 23 20:24:22 2007 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Feb 23 20:24:22 2007 +0000 |
tree | 2769a9368b55a79eee27fe488d0b0c24287b3eb3 | |
parent | 7ea15d091008f9297e03e2b8897f56aef1e2aa7d [diff] |
Merged revisions 53859-53874 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r53861 | neal.norwitz | 2007-02-23 01:22:39 +0100 (Fri, 23 Feb 2007) | 1 line Fix typo in comment ........ r53864 | brett.cannon | 2007-02-23 15:28:25 +0100 (Fri, 23 Feb 2007) | 3 lines Refactor PEP 352 tests to make it easier in the future to make sure certain things cannot be raised or caught. ........