@@ -6,7 +6,7 @@ <h2 id="index"><a href="#index" name="index">#</a>Index</h2>
6
6
7
7
< div style ="column-count: 3; width: 960px; page-break-inside: avoid ">
8
8
< h3 id ="a "> A</ h3 >
9
- < p > < strong > abstract base classes, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#collectionsabcsequence "> 19</ a > </ strong > < br >
9
+ < p > < strong > abstract base classes, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#abcsequence "> 19</ a > </ strong > < br >
10
10
< strong > all function, < a href ="#anyall "> 11</ a > </ strong > < br >
11
11
< strong > animation, < a href ="#animation "> 40</ a > </ strong > < br >
12
12
< strong > any function, < a href ="#anyall "> 11</ a > </ strong > < br >
@@ -24,10 +24,10 @@ <h3 id="b">B</h3>
24
24
< h3 id ="c "> C</ h3 >
25
25
< p > < strong > cache, < a href ="#lrucache "> 13</ a > </ strong > < br >
26
26
< strong > callable, < a href ="#callable "> 17</ a > </ strong > < br >
27
- < strong > class, < a href ="#type "> 4</ a > , < a href ="#class "> 14</ a > -< a href ="#collectionsabcsequence "> 19</ a > , < a href ="#metaprograming "> 31</ a > -< a href ="#metaclass "> 32</ a > </ strong > < br >
27
+ < strong > class, < a href ="#type "> 4</ a > , < a href ="#class "> 14</ a > -< a href ="#abcsequence "> 19</ a > , < a href ="#metaprograming "> 31</ a > -< a href ="#metaclass "> 32</ a > </ strong > < br >
28
28
< strong > closure, < a href ="#closure "> 12</ a > </ strong > < br >
29
29
< strong > collection, < a href ="#type "> 4</ a > , < a href ="#collection "> 18</ a > </ strong > < br >
30
- < strong > collections module, < a href ="#counter "> 2</ a > , < a href ="#namedtuple "> 3</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#collectionsabcsequence "> 19</ a > , < a href ="#deque "> 29</ a > </ strong > < br >
30
+ < strong > collections module, < a href ="#counter "> 2</ a > , < a href ="#namedtuple "> 3</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#abcsequence "> 19</ a > , < a href ="#deque "> 29</ a > </ strong > < br >
31
31
< strong > combinatorics, < a href ="#combinatorics "> 8</ a > </ strong > < br >
32
32
< strong > command line arguments, < a href ="#commandlinearguments "> 22</ a > </ strong > < br >
33
33
< strong > comparable, < a href ="#comparable "> 16</ a > </ strong > < br >
@@ -44,7 +44,7 @@ <h3 id="d">D</h3>
44
44
< strong > decorator, < a href ="#decorator "> 13</ a > </ strong > < br >
45
45
< strong > deques, < a href ="#deque "> 29</ a > </ strong > < br >
46
46
< strong > dictionaries, < a href ="#dictionary "> 2</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
47
- < strong > duck types, < a href ="#ducktypes "> 16</ a > -< a href ="#collectionsabcsequence "> 19</ a > </ strong > </ p >
47
+ < strong > duck types, < a href ="#ducktypes "> 16</ a > -< a href ="#abcsequence "> 19</ a > </ strong > </ p >
48
48
< h3 id ="e "> E</ h3 >
49
49
< p > < strong > enum module, < a href ="#enum "> 19</ a > -< a href ="#inline-2 "> 20</ a > </ strong > < br >
50
50
< strong > enumerate function, < a href ="#enumerate "> 3</ a > </ strong > < br >
@@ -121,7 +121,7 @@ <h3 id="r">R</h3>
121
121
< strong > requests library, < a href ="#scraping "> 35</ a > , < a href ="#test "> 36</ a > </ strong > </ p >
122
122
< h3 id ="s "> S</ h3 >
123
123
< p > < strong > scraping, < a href ="#scraping "> 35</ a > , < a href ="#basicmariobrothersexample "> 43</ a > </ strong > < br >
124
- < strong > sequence, < a href ="#type "> 4</ a > , < a href ="#sequence "> 18</ a > , < a href ="#collectionsabcsequence "> 19</ a > </ strong > < br >
124
+ < strong > sequence, < a href ="#type "> 4</ a > , < a href ="#sequence "> 18</ a > , < a href ="#abcsequence "> 19</ a > </ strong > < br >
125
125
< strong > sets, < a href ="#set "> 2</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
126
126
< strong > shell commands, < a href ="#shellcommands "> 25</ a > </ strong > < br >
127
127
< strong > sleep function, < a href ="#progressbar "> 34</ a > </ strong > < br >
0 commit comments