Skip to content

Commit 82432bc

Browse files
committed
Updated index
1 parent 8232c35 commit 82432bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pdf/index_for_pdf.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3 id="c">C</h3>
3636
<strong>copy function, <a href="#copy">15</a></strong><br>
3737
<strong>coroutine, <a href="#coroutines">33</a></strong><br>
3838
<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>
39-
<strong>csv module, <a href="#csv">26</a>, <a href="#printsacsvfileasanasciitable">34</a>, <a href="#encodedecode">47</a></strong><br>
39+
<strong>csv module, <a href="#csv">26</a>, <a href="#printsacsvfileasanasciitable">34</a>, <a href="#encodedecode">46</a></strong><br>
4040
<strong>curses module, <a href="#curses">34</a></strong> </p>
4141
<h3 id="d">D</h3>
4242
<p><strong>dataclasses module, <a href="#namedtupleenumdataclass">12</a></strong>, <a href="#dataclass">15</a></strong><br>
@@ -74,7 +74,7 @@ <h3 id="i">I</h3>
7474
<strong>iterator, <a href="#iterator">3</a>, <a href="#iterator-1">17</a></strong><br>
7575
<strong>itertools module, <a href="#itertools">3</a>, <a href="#combinatorics">8</a></strong> </p>
7676
<h3 id="j">J</h3>
77-
<p><strong>json module, <a href="#json">25</a>, <a href="#encodedecode">47</a></strong> </p>
77+
<p><strong>json module, <a href="#json">25</a>, <a href="#encodedecode">46</a></strong> </p>
7878
<h3 id="l">L</h3>
7979
<p><strong>lambda, <a href="#lambda">11</a></strong><br>
8080
<strong>list comprehension, <a href="#comprehension">11</a></strong><br>
@@ -88,7 +88,7 @@ <h3 id="m">M</h3>
8888
<strong>memoryviews, <a href="#memoryview">29</a></strong><br>
8989
<strong>metaclass attribute, <a href="#metaclassattribute">32</a></strong><br>
9090
<strong>metaprograming, <a href="#metaprograming">31</a>-<a href="#metaclass">32</a></strong><br>
91-
<strong>mysql library, <a href="#mysql">26</a>, <a href="#encodedecode">47</a></strong> </p>
91+
<strong>mysql library, <a href="#mysql">26</a>, <a href="#encodedecode">46</a></strong> </p>
9292
<h3 id="n">N</h3>
9393
<p><strong>namedtuples, <a href="#namedtuple">3</a></strong><br>
9494
<strong>nonlocal keyword, <a href="#nonlocal">12</a></strong><br>

pdf/index_for_pdf_print.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3 id="c">C</h3>
3636
<strong>copy function, 15</strong><br>
3737
<strong>coroutine, 33</strong><br>
3838
<strong>counter, 2, 4, 12, 17</strong><br>
39-
<strong>csv module, 26, 34, 47</strong><br>
39+
<strong>csv module, 26, 34, 46</strong><br>
4040
<strong>curses module, 34</strong> </p>
4141
<h3 id="d">D</h3>
4242
<p><strong>dataclasses module, 12, 15</strong><br>
@@ -74,7 +74,7 @@ <h3 id="i">I</h3>
7474
<strong>iterator, 3, 17</strong><br>
7575
<strong>itertools module, 3, 8</strong> </p>
7676
<h3 id="j">J</h3>
77-
<p><strong>json module, 25, 47</strong> </p>
77+
<p><strong>json module, 25, 46</strong> </p>
7878
<h3 id="l">L</h3>
7979
<p><strong>lambda, 11</strong><br>
8080
<strong>list comprehension, 11</strong><br>
@@ -128,7 +128,7 @@ <h3 id="s">S</h3>
128128
<strong>slots attribute, 15</strong><br>
129129
<strong>sortable, 1, 16</strong><br>
130130
<strong>splat operator, 10-11</strong><br>
131-
<strong>sqlite module, 27, 47</strong><br>
131+
<strong>sqlite module, 27, 46</strong><br>
132132
<strong>statistics module, 7</strong><br>
133133
<strong>strings, 5</strong><br>
134134
<strong>struct module, 28-29</strong><br>

0 commit comments

Comments
 (0)