Skip to content

Commit 3f7fb5e

Browse files
author
ugurthemaster
committed
Update learning.rst
"Python Pocket Reference" has been added.
1 parent 41bc074 commit 3f7fb5e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/intro/learning.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,12 @@ This is Python's reference manual, it covers the syntax and the core semantics o
169169
language.
170170

171171
`The Python Language Reference <http://docs.python.org/reference/index.html>`_
172+
173+
Python Pocket Reference
174+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175+
176+
Python Pocket Reference, written by Mark Lutz, is an easy to use reference to the
177+
core language, with descriptions of commonly used modules and toolkits. It covers
178+
Python 3 and 2.6 versions.
179+
180+
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do>`_

0 commit comments

Comments
 (0)