Searched defs:_read1 (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/zipfile/ | ||
| D | __init__.py | 1069 def _read1(self, n): member in ZipExtFile |
| /external/python/cpython3/Lib/test/ | ||
| D | test_io.py | 2438 def _read1(bufio): function |