We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3eea78 commit 0c15e9aCopy full SHA for 0c15e9a
README.rst
@@ -1,6 +1,16 @@
1
Fluent Python: example code
2
===========================
3
4
-Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014)
+Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014).
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.
13
14
+* No promises. No guarantees. Use at own risk.
15
16
.. _Fluent Python: http://shop.oreilly.com/product/0636920032519.do
0 commit comments