Searched refs:MemviewBytesIO (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_io.py | 3556 r = MemviewBytesIO(b'Just some random string\n') 3714 class MemviewBytesIO(io.BytesIO): class |
Completed in 12 milliseconds