forked from VimPlug/jedi
3 lines
35 B
Python
3 lines
35 B
Python
with open() as fin:
|
|
fin.read()
|