Files
openide/python/testData/codeInsight/smartEnter/withOnlyColonMissing.py
2014-09-08 12:47:15 +04:00

1 line
33 B
Python

with open('file.txt') as f<caret>