]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clean up bare except: when determining whether a file is seekable.
authorFred Drake <fdrake@acm.org>
Fri, 11 May 2001 19:14:51 +0000 (19:14 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 May 2001 19:14:51 +0000 (19:14 +0000)
commit553f68114fadda312abdf1a62e298383dac81060
tree0da905db5d270c79d0d7cffe65a6d89f70543e7c
parent776d39e2c7786ddef5df12b35582069fc94f3979
Clean up bare except: when determining whether a file is seekable.
Lib/chunk.py