Home | History | Annotate | Download | only in mock

Lines Matching refs:_io

2335             import _io
2336 file_spec = list(set(dir(_io.TextIOWrapper)).union(set(dir(_io.BytesIO))))