]> granicus.if.org Git - python/commit
Catch only the relevant exceptions instead of using a bare except clause.
authorFred Drake <fdrake@acm.org>
Fri, 11 May 2001 18:27:00 +0000 (18:27 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 May 2001 18:27:00 +0000 (18:27 +0000)
commitc79f3d0d42b29723290f8741bb8a296ef1c61712
tree74d63e94a2830d5b7dedbb0d3096255272b7b656
parentba7e2c8a27c8d059520548a474d31d8770c81fcd
Catch only the relevant exceptions instead of using a bare except clause.
Lib/anydbm.py