Files
openide/python/testData/completion/dictKeys2.py
2011-07-15 15:13:57 +04:00

2 lines
40 B
Python

tasks = {'key': "123"}
tasks['k<caret>']