From 7daf56e3fdfccc9b1aff43a004bed0e3356e0a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Fri, 29 Nov 2024 22:23:25 +0100 Subject: [PATCH] Updated index --- pdf/index_for_pdf.html | 26 +++++++++++++------------- pdf/index_for_pdf_print.html | 16 ++++++++-------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pdf/index_for_pdf.html b/pdf/index_for_pdf.html index 44050adcc..86a2722bb 100644 --- a/pdf/index_for_pdf.html +++ b/pdf/index_for_pdf.html @@ -57,7 +57,7 @@

G

games, 33, 42-43
generators, 4, 11, 17
global keyword, 12
-gui, 35

+gui app, 35

H

hashable, 15, 16
hexadecimal representation, 7, 8, 28

@@ -67,7 +67,7 @@

I

inline, 11, 15, 20
input function, 22
introspection, 21, 31
-ints, 4, 7, 8, 28
+ints, 4, 7-8, 28
is operator, 16, 30
iterable, 4, 18, 19
iterator, 3-4, 11, 17
@@ -76,24 +76,24 @@

J

json, 25, 36, 46

L

lambda, 11
-lists, 1-2, 4, 11, 18-19, 21
+lists, 1-2, 4, 11, 18-19, 21
locale module, 16
logging, 31

M

main function, 1, 49
match statement, 30
-matplotlib library, 34, 44, 46
+matplotlib library, 34, 44, 45
map function, 11, 30
math module, 7
memoryviews, 29
module, 12

N

-

namedtuples, 3
+

namedtuples, 3, 6
nonlocal keyword, 12
numbers, 4, 6-8
-numpy library, 37-38

+numpy library, 37-38, 39, 44

O

-

open function, 17, 22-23, 25, 26, 28
+

open function, 17, 22-23, 25, 26, 28
operator module, 30
os commands, 23-25, 34

P

@@ -102,16 +102,16 @@

P

paths, 23-24, 34
pickle module, 25
pillow library, 39-40
-plotting, 34, 44, 46, 47-48
+plotting, 34, 44, 45, 47-48
print function, 14, 22
profiling, 36-37
progress bar, 34
-property decorator, 15
+property decorator, 15, 16
pygame library, 42-43

Q

queues, 29, 32, 33

R

-

random module, 8
+

random module, 8, 33, 41
ranges, 3, 4
recursion, 13, 21
reduce function, 11
@@ -138,10 +138,10 @@

T

template, 6, 36
threading module, 32, 36
time module, 34, 36
-tuples, 3, 4, 11, 18-19
-type, 4
+tuples, 3, 4, 11, 18-19
+type, 4, 16, 30
type annotations, 15, 31

W

wave module, 40-41
-web, 36

+web app, 36

\ No newline at end of file diff --git a/pdf/index_for_pdf_print.html b/pdf/index_for_pdf_print.html index 126dbf0ec..41ecf8940 100644 --- a/pdf/index_for_pdf_print.html +++ b/pdf/index_for_pdf_print.html @@ -67,7 +67,7 @@

I

inline, 11, 15, 20
input function, 22
introspection, 21, 31
-ints, 4, 7, 8, 28
+ints, 4, 7-8, 28
is operator, 16, 30
iterable, 4, 18, 19
iterator, 3-4, 11, 17
@@ -82,16 +82,16 @@

L

M

main function, 1, 49
match statement, 30
-matplotlib library, 34, 44, 46
+matplotlib library, 34, 44, 45
map function, 11, 30
math module, 7
memoryviews, 29
module, 12

N

-

namedtuples, 3
+

namedtuples, 3, 6
nonlocal keyword, 12
numbers, 4, 6-8
-numpy library, 37-38

+numpy library, 37-38, 39, 44

O

open function, 17, 22-23, 25, 26, 28
operator module, 30
@@ -102,16 +102,16 @@

P

paths, 23-24, 34
pickle module, 25
pillow library, 39-40
-plotting, 34, 44, 46, 47-48
+plotting, 34, 44, 45, 47-48
print function, 14, 22
profiling, 36-37
progress bar, 34
-property decorator, 15
+property decorator, 15, 16
pygame library, 42-43

Q

queues, 29, 32, 33

R

-

random module, 8
+

random module, 8, 33, 41
ranges, 3, 4
recursion, 13, 21
reduce function, 11
@@ -139,7 +139,7 @@

T

threading module, 32, 36
time module, 34, 36
tuples, 3, 4, 11, 18-19
-type, 4
+type, 4, 16, 30
type annotations, 15, 31

W

wave module, 40-41