Merge pull request #321 from AnSavvides/master

Adding link to Python in a Nutshell
This commit is contained in:
Kenneth Reitz
2013-09-16 16:01:46 -07:00
+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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~