diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-02-26 21:10:16 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-02-26 21:10:16 +0000 |
commit | 6df3663c941d5d31238292261a1e0aab0d858c86 (patch) | |
tree | 015074df913784a292b11d78bf6c94e3c722cd71 /Python/compile.c | |
parent | b70772a4cbe96a0bebd0238d3054715c19327090 (diff) | |
download | cpython-6df3663c941d5d31238292261a1e0aab0d858c86.tar.gz |
You can no longer catch non-BaseException objects; TypeError is raised if such
an object is listed in an 'except' clause.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions