]> arthur.barton.de Git - bup.git/commitdiff
catpipe: remove useless StopIteration catching
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 28 Jan 2020 23:16:54 +0000 (00:16 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sun, 1 Mar 2020 22:53:57 +0000 (16:53 -0600)
StopIteration cannot escape this loop construct, remove it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>

No differences found