Files
jedi/test/static_analysis/with_.py
2019-12-13 16:57:18 +01:00

3 lines
35 B
Python

with open() as fin:
fin.read()