summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/tests
diff options
context:
space:
mode:
authorHongyang Peng <penghongyang@megvii.com>2023-05-09 18:09:39 +0800
committerGitHub <noreply@github.com>2023-05-09 12:09:39 +0200
commit181c15b294d6dd164e4c41ddbb1c5feae9b5beee (patch)
tree1dca1fb9e52cf9a4dd6d8ffe596a7287a427a5a3 /numpy/oldnumeric/tests
parentc86cdefead454b4d131cfbee6d6a09ead272d9f5 (diff)
downloadnumpy-181c15b294d6dd164e4c41ddbb1c5feae9b5beee.tar.gz
BUG: fix the method for checking local files (#23728)
BufferedReader and BufferedWriter cannot be used to determine local files. For example, users can implement CustomFile to operate on OSS files, and then use BufferedReader(CustomFile) to achieve the buffered effect. But fileno method can do it.
Diffstat (limited to 'numpy/oldnumeric/tests')
0 files changed, 0 insertions, 0 deletions