Files
openide/python/testData/quickdoc/PropOldUndefinedSetter.html
Mikhail Golubev 69d61a8316 PY-29717 Get rid of excess escaping of spaces in function signatures
It's not necessary as in Quick Documentation a definition is wrapped in
<pre/> tag according to new guide lines, and in tooltips line breaks are
preserved thanks to UIUtil.getHtmlBody() used in HintUtil.prepareHintText().
2018-06-09 15:59:39 +03:00

1 line
536 B
HTML

<html><body><div class='definition'><pre>Property <b>attr</b> of <a href="psi_element://#typename#PropOldUndefinedSetter.C">PropOldUndefinedSetter.C</a><br>def <b>_get</b>(self) -&gt; <a href="psi_element://#typename#int">int</a></pre></div><div class='content'>Docstring.</div><table class='sections'><tr><td valign='top' class='section'><p>Documentation is copied from:</td><td valign='top'>property getter</td><tr><td valign='top' class='section'><p>Accessor kind:</td><td valign='top'>Setter (not defined)</td></table></body></html>