mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
In particular, in "Import ..." quickfix, smart completion for class names and in a few refactorings.
2 lines
73 B
Python
2 lines
73 B
Python
from urllib import urlopen, urlencode, unquote_plus # this is a comment
|