diff options
author | Thomas Wouters <thomas@python.org> | 2000-12-31 22:52:59 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2000-12-31 22:52:59 (GMT) |
commit | 8e2b6b5cc7c2141fb49b49e60a3e27815836730c (patch) | |
tree | c21bf24bcab81984a7dc4fdb371c2cb43f6bd911 /Python | |
parent | 9473649e90fc65513e6c64cf081300d8bd3f6cee (diff) | |
download | cpython-8e2b6b5cc7c2141fb49b49e60a3e27815836730c.zip cpython-8e2b6b5cc7c2141fb49b49e60a3e27815836730c.tar.gz cpython-8e2b6b5cc7c2141fb49b49e60a3e27815836730c.tar.bz2 |
Change documentation of 'else' clause of 'try/except' to make clear that it
doesn't get triggered by 'return', 'break' or 'continue'. If the
'try-inside-continue' patch does not get accepted before next release, the
'or continue' should be removed ;P
Closes SF patch #103045 and SF bug #127098.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions