| commit | 39590469030b05f976bc1265f1598bd469c14449 | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Mon Feb 26 22:01:14 2007 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Mon Feb 26 22:01:14 2007 +0000 |
| tree | def4a15c94ab7fcb826e60f328066e5a924ea886 | |
| parent | 81fe3415083b4736b848519294270801ab53d59a [diff] |
Make it so TypeError is raised if an instance of an object is put in an 'except' clause. Also refactor some code to help keep Neal Norwitz happy.