Files
openide/python/testData/addImport/comment.after.py
Mikhail Golubev 471ab5b5c3 PY-22422 Consider new code style settings in actions that might create/update "from" imports
In particular, in "Import ..." quickfix, smart completion for class
names and in a few refactorings.
2017-03-06 17:15:58 +03:00

2 lines
73 B
Python

from urllib import urlopen, urlencode, unquote_plus # this is a comment