We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1bf788 + b3ce58c commit 74e1524Copy full SHA for 74e1524
docs/intro/learning.rst
@@ -291,6 +291,15 @@ of the language.
291
292
`The Python Language Reference <http://docs.python.org/reference/index.html>`_
293
294
+Python Essential Reference
295
+~~~~~~~~~~~~~~~~~~~~~~~~~~
296
+
297
+Python Essential Reference, written by David Beazley, is the definitive reference
298
+guide to Python. It concisely explains both the core language and the most essential
299
+parts of the standard library. It covers Python 3 and 2.6 versions.
300
301
+ `Python Essential Reference <http://www.dabeaz.com/per.html>`_
302
303
Python Pocket Reference
304
~~~~~~~~~~~~~~~~~~~~~~~
305
0 commit comments