Files
openide/python/testSrc
Mikhail Golubev 740f0aaca4 PY-17010 Extract types from docstring in dedicated type provider
so that there's no inconsistence that other type sources (like
Python 3 annotations) sometimes have priority greater than docstrings
(function return values) and lower and other cases (function
parameters)
2015-12-03 17:30:09 +03:00
..