We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de94c1 commit 707ac3aCopy full SHA for 707ac3a
1 file changed
README.rst
@@ -1,16 +1,12 @@
1
-Fluent Python: example code
2
-===========================
+Fluent Python 2e example code
+=============================
3
4
-Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014).
+Example code for the book **Fluent Python, 2nd edition** by Luciano Ramalho (O'Reilly, 2020).
5
6
**BEWARE**: This is a work in progress, like the book itself.
7
8
* Code here may change and disappear without warning.
9
10
-* If a piece of code is not yet in the ebook, it's likely to be broken.
11
-
12
-* A major reorganization may happen when the last chapter is done.
+* A major reorganizations may happen at any time.
13
14
* No promises. No guarantees. Use at own risk.
15
16
-.. _Fluent Python: http://shop.oreilly.com/product/0636920032519.do
0 commit comments