@@ -36,7 +36,7 @@ <h3 id="c">C</h3>
36
36
< strong > copy function, < a href ="#copy "> 15</ a > </ strong > < br >
37
37
< strong > coroutine, < a href ="#coroutines "> 33</ a > </ strong > < br >
38
38
< 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 >
40
40
< strong > curses module, < a href ="#curses "> 34</ a > </ strong > </ p >
41
41
< h3 id ="d "> D</ h3 >
42
42
< 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>
74
74
< strong > iterator, < a href ="#iterator "> 3</ a > , < a href ="#iterator-1 "> 17</ a > </ strong > < br >
75
75
< strong > itertools module, < a href ="#itertools "> 3</ a > , < a href ="#combinatorics "> 8</ a > </ strong > </ p >
76
76
< 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 >
78
78
< h3 id ="l "> L</ h3 >
79
79
< p > < strong > lambda, < a href ="#lambda "> 11</ a > </ strong > < br >
80
80
< strong > list comprehension, < a href ="#comprehension "> 11</ a > </ strong > < br >
@@ -88,7 +88,7 @@ <h3 id="m">M</h3>
88
88
< strong > memoryviews, < a href ="#memoryview "> 29</ a > </ strong > < br >
89
89
< strong > metaclass attribute, < a href ="#metaclassattribute "> 32</ a > </ strong > < br >
90
90
< 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 >
92
92
< h3 id ="n "> N</ h3 >
93
93
< p > < strong > namedtuples, < a href ="#namedtuple "> 3</ a > </ strong > < br >
94
94
< strong > nonlocal keyword, < a href ="#nonlocal "> 12</ a > </ strong > < br >
0 commit comments