PY-15222: manager is now callable
authorIlya.Kazakevich <Ilya.Kazakevich@jetbrains.com>
Fri, 9 Oct 2015 19:51:23 +0000 (22:51 +0300)
committerIlya.Kazakevich <Ilya.Kazakevich@jetbrains.com>
Thu, 22 Oct 2015 14:57:25 +0000 (17:57 +0300)
commit49a0bb2e16facd9deb8657084216cd87aee657fc
treee848145fedf672c388c47e1187d5279021f2d830
parent385352275eeafa1b43628f06da647f9fb6c4392d
PY-15222: manager is now callable
python/psi-api/src/com/jetbrains/python/psi/types/PyClassLikeType.java
python/src/com/jetbrains/python/codeInsight/override/PyOverrideImplementUtil.java
python/src/com/jetbrains/python/psi/impl/references/KeywordArgumentCompletionUtil.java
python/src/com/jetbrains/python/psi/search/PySuperMethodsSearchExecutor.java
python/src/com/jetbrains/python/psi/types/PyTypeUtil.java [moved from python/psi-api/src/com/jetbrains/python/psi/types/PyClassLikeTypeUtil.java with 71% similarity]