diff options
author | Brett Cannon <bcannon@gmail.com> | 2006-09-20 18:43:13 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2006-09-20 18:43:13 +0000 |
commit | f6aa86e33ba5b29ff9bd442e80e196746b5d2424 (patch) | |
tree | c18f8bff130bd21d2664910a06d303e8282bcb1f /Python/getargs.c | |
parent | 9adeab7b967069b2722c8a163f3404616b62b8e2 (diff) | |
download | cpython-git-f6aa86e33ba5b29ff9bd442e80e196746b5d2424.tar.gz |
Allow exceptions to be directly sliced again
(e.g., ``BaseException(1,2,3)[0:2]``).
Discovered in Python 2.5.0 by Thomas Heller and reported to python-dev. This
should be backported to 2.5 .
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions