Skip to content

Commit 3d7c6c2

Browse files
committed
Updated index
1 parent 1f22b7e commit 3d7c6c2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

pdf/index_for_pdf.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ <h3 id="a">A</h3>
1313
<strong>arrays, <a href="#array">29</a></strong><br>
1414
<strong>audio, <a href="#audio">40</a>-<a href="#writefloatsamplestowavfile">41</a></strong> </p>
1515
<h3 id="b">B</h3>
16-
<p><strong>basic script template, <a href="#basicscripttemplate">49</a></strong><br>
17-
<strong>beautifulsoup library, <a href="#scraping">35</a></strong><br>
16+
<p><strong>beautifulsoup library, <a href="#scraping">35</a></strong><br>
1817
<strong>binary representation, <a href="#binhex">8</a></strong><br>
1918
<strong>bitwise operators, <a href="#bitwiseoperators">8</a></strong><br>
2019
<strong>bottle library, <a href="#web">36</a></strong><br>
@@ -35,7 +34,8 @@ <h3 id="c">C</h3>
3534
<strong>coroutine, <a href="#coroutines">33</a></strong><br>
3635
<strong>counter, <a href="#counter">2</a>, <a href="#generator">4</a>, <a href="#nonlocal">12</a>, <a href="#iterator-1">17</a></strong><br>
3736
<strong>csv module, <a href="#csv">26</a>, <a href="#printsacsvfileasanasciitable">34</a>, <a href="#encodedecode">46</a></strong><br>
38-
<strong>curses module, <a href="#curses">34</a></strong> </p>
37+
<strong>curses module, <a href="#curses">34</a></strong><br>
38+
<strong>cython, <a href="#cython">49</a></strong> </p>
3939
<h3 id="d">D</h3>
4040
<p><strong>dataclasses module, <a href="#namedtupleenumdataclass">12</a></strong>, <a href="#dataclass">15</a></strong><br>
4141
<strong>datetime module, <a href="#datetime">8</a>-<a href="#constructors">9</a></strong><br>

pdf/index_for_pdf_print.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ <h3 id="c">C</h3>
3535
<strong>coroutine, 33</strong><br>
3636
<strong>counter, 2, 4, 12, 17</strong><br>
3737
<strong>csv module, 26, 34, 46</strong><br>
38-
<strong>curses module, 34</strong> </p>
38+
<strong>curses module, 34</strong><br>
39+
<strong>cython, 49</strong> </p>
3940
<h3 id="d">D</h3>
4041
<p><strong>dataclasses module, 12, 15</strong><br>
4142
<strong>datetime module, 8-9</strong><br>

0 commit comments

Comments
 (0)