Files
openide/python/testData/quickdoc/UnderscoreCollectionsAbcSymbolRealOrigin.html
Mikhail Golubevandintellij-monorepo-bot b91099d758 [pycharm] PY-38169 In quick documentation display .py sources as the origin for .pyi declarations
In particular point that `collection.abc` symbols are defined in _collections_abc.py.


IJ-MR-159943

GitOrigin-RevId: 67e7f402f7bf266e6232aaa05947cb29eed4d9d7
2025-05-01 14:09:31 +00:00

1 line
568 B
HTML

<html><body><div class="bottom"><icon src="AllIcons.Nodes.Package"/>&nbsp;<code><a href="psi_element://#module#_collections_abc">_collections_abc</a></code></div><div class="definition"><pre><span style="color:#000080;font-weight:bold;">class </span><span style="color:#000000;">Mapping</span><span style="">(</span><a href="psi_element://#typename#typing.Collection">Collection</a><span style="">[</span>_KT<span style="">]</span><span style="">, </span>Generic<span style="">[</span>_KT, _VT_co<span style="">]</span><span style="">)</span></pre></div></body></html>