1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/mixin/_io.pym

4 lines
65 B
Plaintext

class TextIOWrapper():
def __next__(self):
return ''