Home
last modified time | relevance | path

Searched defs:TextIOBase (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dio.py96 class TextIOBase(_io._TextIOBase, IOBase): class
D_pyio.py1843 class TextIOBase(IOBase): class