mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 16:36:56 +07:00
Excluding https://github.com/python/typeshed/pull/3252 GitOrigin-RevId: bd535fbff565aef2ba42fd99a7d4a5c7f5c770a8
1 line
472 B
HTML
1 line
472 B
HTML
<html><body><div class='definition'><pre><a href="psi_element://#typename#list">list</a><br>def <b>count</b>(self, __value: _T) -> <a href="psi_element://#typename#int">int</a></pre></div><div class='content'>L.count(value) -> integer -- return number of occurrences of value</div><table class='sections'><tr><td valign='top' class='section'><p>Assigned to:</td><td valign='top'><code>c1</code></td></table></body></html> |