mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
Callee could be resolved to a class and we have to take all overloads while replacing resolved class with its `__init__` or `__new__` method. As a result PyClass.multiFindInitOrNew is introduced and is used inside PyCallExpressionHelper.clarifyResolveResult.
1 line
11 B
Python
1 line
11 B
Python
long("abc") |