Home | History | Annotate | Download | only in test

Lines Matching refs:UnReadable

2245         class UnReadable(self.BytesIO):
2248 txt = self.TextIOWrapper(UnReadable())