Browse Source

Updated index

pull/187/head
Jure Šorn 6 months ago
parent
commit
af9f3c5bbc
2 changed files with 4 additions and 2 deletions
  1. 3
      pdf/index_for_pdf.html
  2. 3
      pdf/index_for_pdf_print.html

3
pdf/index_for_pdf.html

@ -82,6 +82,7 @@
<strong>logging, <a href="#logging">32</a></strong> </p>
<h3 id="m">M</h3>
<p><strong>main function, <a href="#main">1</a>, <a href="#basicscripttemplate">49</a></strong><br>
<strong>match statement, <a href="#matchstatement">31</a></strong><br>
<strong>map function, <a href="#mapfilterreduce">11</a>, <a href="#operator">31</a></strong><br>
<strong>math module, <a href="#numbers">7</a></strong><br>
<strong>memoryviews, <a href="#memoryview">29</a></strong> </p>
@ -110,7 +111,7 @@
<h3 id="r">R</h3>
<p><strong>random module, <a href="#random">8</a></strong><br>
<strong>ranges, <a href="#range">3</a>, <a href="#abstractbaseclasses">4</a></strong><br>
<strong>recursion, <a href="#lrucache">13</a></strong><br>
<strong>recursion, <a href="#lrucache">13</a>, <a href="#builtinexceptions">21</a></strong><br>
<strong>reduce function, <a href="#mapfilterreduce">11</a>, <a href="#operator">31</a></strong><br>
<strong>regular expressions, <a href="#regex">5</a>-<a href="#specialsequences">6</a></strong><br>
<strong>requests library, <a href="#scrapespythonsurlandlogofromitswikipediapage">35</a>, <a href="#startstheappinitsownthreadandqueriesitsrestapi">36</a></strong> </p>

3
pdf/index_for_pdf_print.html

@ -82,6 +82,7 @@
<strong>logging, 32</strong> </p>
<h3 id="m">M</h3>
<p><strong>main function, 1, 49</strong><br>
<strong>match statement, 31</strong><br>
<strong>map function, 11, 31</strong><br>
<strong>math module, 7</strong><br>
<strong>memoryviews, 29</strong> </p>
@ -110,7 +111,7 @@
<h3 id="r">R</h3>
<p><strong>random module, 8</strong><br>
<strong>ranges, 3, 4</strong><br>
<strong>recursion, 13</strong><br>
<strong>recursion, 13, 21</strong><br>
<strong>reduce function, 11, 31</strong><br>
<strong>regular expressions, 5-6</strong><br>
<strong>requests library, 35, 36</strong> </p>

Loading…
Cancel
Save