summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorWarren Weckesser <warren.weckesser@gmail.com>2020-06-18 07:36:36 -0400
committerWarren Weckesser <warren.weckesser@gmail.com>2020-06-18 07:36:36 -0400
commitfa1a3ecd22c849f9066e2b712cc6bb21c36e57ee (patch)
treeb7aa69db45f0efbcd9e5bc2da548f743220d1aeb /numpy/array_api
parent2d31d06d5f03782f4319aefd20a66bd4196db7c3 (diff)
downloadnumpy-fa1a3ecd22c849f9066e2b712cc6bb21c36e57ee.tar.gz
MAINT: lib: In loadtxt, move some code out of a try/finally block.
In loadtxt, there is a try/finally block that ensures that the file is closed if it was opened in the function. Some code that did not need to be in that block was moved up, outside the try/finally block.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions