diff --git a/README.md b/README.md index 4a0caa7..b8d726b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Comprehensive Python Cheatsheet =============================== -[Download text file](https://raw.githubusercontent.com/gto76/python-cheatsheet/master/README.md), [PDF](web/python-cheatsheet-6bfe293.pdf), [Fork me on GitHub](https://github.com/gto76/python-cheatsheet) or [Check out FAQ](https://github.com/gto76/python-cheatsheet/wiki/Frequently-Asked-Questions). +[Download text file](https://raw.githubusercontent.com/gto76/python-cheatsheet/master/README.md), [PDF](web/python-cheatsheet-77c6779), [Fork me on GitHub](https://github.com/gto76/python-cheatsheet) or [Check out FAQ](https://github.com/gto76/python-cheatsheet/wiki/Frequently-Asked-Questions). ![Monty Python](web/image_888.jpeg) diff --git a/index.html b/index.html index c58c7a3..7d79586 100644 --- a/index.html +++ b/index.html @@ -208,7 +208,7 @@ pre.prettyprint { -

Comprehensive Python Cheatsheet

Comprehensive Python Cheatsheet


#Contents

ToC = {
     '1. Collections': [List, Dictionary, Set, Tuple, Range, Enumerate, Iterator, Generator],
     '2. Types':       [Type, String, Regular_Exp, Format, Numbers, Combinatorics, Datetime],
diff --git a/web/python-cheatsheet-6bfe293.pdf b/web/python-cheatsheet-6bfe293.pdf
deleted file mode 100644
index 11fc035..0000000
Binary files a/web/python-cheatsheet-6bfe293.pdf and /dev/null differ
diff --git a/web/python-cheatsheet-77c6779.pdf b/web/python-cheatsheet-77c6779.pdf
new file mode 100644
index 0000000..fa4e74d
Binary files /dev/null and b/web/python-cheatsheet-77c6779.pdf differ