Files
openide/python/testData/quickdoc/HoverOverClassWithAllKindSuperClassExpressions.html
T
Semyon Proshev adddb531d8 Update describeClass method in PythonDocumentationProvider.
Now all expressions are printed and links are injected into unqualified references and subscriptions.
2017-09-22 15:52:15 +03:00

1 line
84 B
HTML

class A(metaclass=Meta1, six.with_metaclass(Meta2, Base1), Base2[int], Base3, Base4)