Python Library Caching
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

search.html 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <!DOCTYPE html>
  2. <html lang="en" data-content_root="./">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>Search &#8212; caching documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
  8. <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=41b4f12d" />
  9. <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
  10. <script src="_static/documentation_options.js?v=5929fcd5"></script>
  11. <script src="_static/doctools.js?v=9a2dae69"></script>
  12. <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
  13. <script src="_static/searchtools.js"></script>
  14. <script src="_static/language_data.js"></script>
  15. <link rel="index" title="Index" href="genindex.html" />
  16. <link rel="search" title="Search" href="#" />
  17. <script src="searchindex.js" defer="defer"></script>
  18. <meta name="robots" content="noindex" />
  19. <link rel="stylesheet" href="_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  20. <link rel="shortcut icon" type="image/png" href="_static/py.svg" />
  21. <script type="text/javascript" src="_static/copybutton.js"></script>
  22. <script type="text/javascript" src="_static/menu.js"></script>
  23. <script type="text/javascript" src="_static/search-focus.js"></script>
  24. <script type="text/javascript" src="_static/themetoggle.js"></script>
  25. </head>
  26. <body>
  27. <div class="mobile-nav">
  28. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  29. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  30. <nav class="nav-content" role="navigation">
  31. <label for="menuToggler" class="toggler__label">
  32. <span></span>
  33. </label>
  34. <span class="nav-items-wrapper">
  35. <a href="https://www.python.org/" class="nav-logo">
  36. <img src="_static/py.svg" alt="Python logo"/>
  37. </a>
  38. <span class="version_switcher_placeholder"></span>
  39. </span>
  40. </nav>
  41. <div class="menu-wrapper">
  42. <nav class="menu" role="navigation" aria-label="main navigation">
  43. <div class="language_switcher_placeholder"></div>
  44. <label class="theme-selector-label">
  45. Theme
  46. <select class="theme-selector" oninput="activateTheme(this.value)">
  47. <option value="auto" selected>Auto</option>
  48. <option value="light">Light</option>
  49. <option value="dark">Dark</option>
  50. </select>
  51. </label>
  52. </nav>
  53. </div>
  54. </div>
  55. <div class="related" role="navigation" aria-label="Related">
  56. <h3>Navigation</h3>
  57. <ul>
  58. <li class="right" style="margin-right: 10px">
  59. <a href="genindex.html" title="General Index"
  60. accesskey="I">index</a></li>
  61. <li class="right" >
  62. <a href="py-modindex.html" title="Python Module Index"
  63. >modules</a> |</li>
  64. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  65. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  66. <li class="switchers">
  67. <div class="language_switcher_placeholder"></div>
  68. <div class="version_switcher_placeholder"></div>
  69. </li>
  70. <li>
  71. <a href="index.html">caching documentation</a> &#187;
  72. </li>
  73. <li class="nav-item nav-item-this"><a href="">Search</a></li>
  74. <li class="right">
  75. <label class="theme-selector-label">
  76. Theme
  77. <select class="theme-selector" oninput="activateTheme(this.value)">
  78. <option value="auto" selected>Auto</option>
  79. <option value="light">Light</option>
  80. <option value="dark">Dark</option>
  81. </select>
  82. </label> |</li>
  83. </ul>
  84. </div>
  85. <div class="document">
  86. <div class="documentwrapper">
  87. <div class="bodywrapper">
  88. <div class="body" role="main">
  89. <h1 id="search-documentation">Search</h1>
  90. <noscript>
  91. <div class="admonition warning">
  92. <p>
  93. Please activate JavaScript to enable the search
  94. functionality.
  95. </p>
  96. </div>
  97. </noscript>
  98. <p>
  99. Searching for multiple words only shows matches that contain
  100. all words.
  101. </p>
  102. <form action="" method="get">
  103. <input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  104. <input type="submit" value="search" />
  105. <span id="search-progress" style="padding-left: 10px"></span>
  106. </form>
  107. <div id="search-results"></div>
  108. <div class="clearer"></div>
  109. </div>
  110. </div>
  111. </div>
  112. <div class="sphinxsidebar" role="navigation" aria-label="Main">
  113. <div class="sphinxsidebarwrapper">
  114. </div>
  115. </div>
  116. <div class="clearer"></div>
  117. </div>
  118. <div class="related" role="navigation" aria-label="Related">
  119. <h3>Navigation</h3>
  120. <ul>
  121. <li class="right" style="margin-right: 10px">
  122. <a href="genindex.html" title="General Index"
  123. >index</a></li>
  124. <li class="right" >
  125. <a href="py-modindex.html" title="Python Module Index"
  126. >modules</a> |</li>
  127. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  128. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  129. <li class="switchers">
  130. <div class="language_switcher_placeholder"></div>
  131. <div class="version_switcher_placeholder"></div>
  132. </li>
  133. <li>
  134. <a href="index.html">caching documentation</a> &#187;
  135. </li>
  136. <li class="nav-item nav-item-this"><a href="">Search</a></li>
  137. <li class="right">
  138. <label class="theme-selector-label">
  139. Theme
  140. <select class="theme-selector" oninput="activateTheme(this.value)">
  141. <option value="auto" selected>Auto</option>
  142. <option value="light">Light</option>
  143. <option value="dark">Dark</option>
  144. </select>
  145. </label> |</li>
  146. </ul>
  147. </div>
  148. <div class="footer">
  149. &copy;
  150. Copyright
  151. 2021, Dirk Alders.
  152. <br />
  153. This page is licensed under the Python Software Foundation License Version 2.
  154. <br />
  155. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  156. <br />
  157. <br />
  158. The Python Software Foundation is a non-profit corporation.
  159. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  160. <br />
  161. <br />
  162. <br />
  163. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.0.2.
  164. </div>
  165. </body>
  166. </html>