blob: 29ec5536742ca8840c27eedcea461bc6e480f8d0 (
plain)
1
2
3
4
5
6
|
<h1 id="search-documentation">Search</h1> <noscript> <div class="admonition warning"> <p> Please activate JavaScript to enable the search functionality. </p> </div> </noscript> <p> Searching for multiple words only shows matches that contain all words. </p> <form action="" method="get"> <input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"> <input type="submit" value="search"> <span id="search-progress" style="padding-left: 10px"></span> </form> <div id="search-results"> </div> <div class="clearer"></div> <div class="_attribution">
<p class="_attribution-p">
© 2001–2023 Python Software Foundation<br>Licensed under the PSF License.<br>
<a href="https://docs.python.org/3.12/search.html" class="_attribution-link">https://docs.python.org/3.12/search.html</a>
</p>
</div>
|