Home
last modified time | relevance | path

Searched refs:TextIO (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/python/qemu/machine/
H A Dqtest.py26 TextIO,
68 self._sockfile: Optional[TextIO] = None
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py35 List, Optional, Sequence, TextIO, Tuple, Type, TypeVar)
1603 def __init__(self, stream: TextIO): argument
1617 def __init__(self, stream: Optional[TextIO] = None, argument