mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
Python Console generates declaration stubs where docstring for a class is moved to its __init__. It's a somewhat add-hoc solution for the problem, we should probably fix this controversial behavior of the debugger as well.
1 line
262 B
HTML
1 line
262 B
HTML
<html><body><div class='definition'><pre><a href="psi_element://#module#ClassDocumentationTakenFromConstructor">ClassDocumentationTakenFromConstructor</a><br>class <b>MyClass</b></pre></div><div class='content'>Constructor docstring</div></body></html> |