Adding link to Python in a Nutshell

This commit is contained in:
Andreas Savvides
2013-09-16 23:46:00 +01:00
parent 12cd425989
commit 40f41a9e26
+3
View File
@@ -160,6 +160,9 @@ Python in a Nutshell, written by Alex Martelli, covers most cross-platform
python's usage, from its syntax to built-in libraries to advanced topics such
as writing C extensions.
`Python in a Nutshell <http://shop.oreilly.com/product/9780596001889.do>`_
The Python Language Reference
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~