Browse Source

Index

pull/97/merge
Jure Šorn 1 month ago
parent
commit
0c960cb5d4
2 changed files with 2 additions and 2 deletions
  1. 2
      pdf/index_for_pdf.html
  2. 2
      pdf/index_for_pdf_print.html

2
pdf/index_for_pdf.html

@ -56,7 +56,7 @@
<h3 id="g">G</h3>
<p><strong>games, <a href="#runsaterminalgamewhereyoucontrolanasteriskthatmustavoidnumbers">33</a>, <a href="#pygame">42</a>-<a href="#basicmariobrothersexample">43</a></strong><br>
<strong>generators, <a href="#generator">4</a>, <a href="#comprehensions">11</a>, <a href="#iterator-1">17</a></strong><br>
<strong>global keyword, <a href="#nonlocal">12</a></strong><br>
<strong>global keyword, <a href="#function">10</a>, <a href="#nonlocal">12</a></strong><br>
<strong>gui app, <a href="#guiapp">35</a></strong> </p>
<h3 id="h">H</h3>
<p><strong>hashable, <a href="#dataclass">15</a>, <a href="#hashable">16</a></strong><br>

2
pdf/index_for_pdf_print.html

@ -56,7 +56,7 @@
<h3 id="g">G</h3>
<p><strong>games, 33, 42-43</strong><br>
<strong>generators, 4, 11, 17</strong><br>
<strong>global keyword, 12</strong><br>
<strong>global keyword, 10, 12</strong><br>
<strong>gui, 35</strong> </p>
<h3 id="h">H</h3>
<p><strong>hashable, 15, 16</strong><br>

Loading…
Cancel
Save