The Python Language Reference Manual (version 2.5)by Guido van Rossum and Fred L. Drake, Jr. Paperback (6"x9"), 144 pages. Revised November 2006. |
About the Book
This manual is the official reference for the Python language itself. It describes the syntax of Python and its built-in datatypes in depth. This edition has been revised for the 2.5 release of Python.
This manual covers advanced topics, and is suitable for readers who need to be familiar with the details and rules of the Python language and its object system.
A tutorial suitable for those new to Python is available in the companion volume "An Introduction to Python". The standard Python library is documented separately in "The Python Library Reference Manual".
The author of this manual, Guido van Rossum, is the inventor of Python. Fred L. Drake, Jr. is the official editor of the Python documentation.
You can examine the contents of the printed book here,
- View sample pages (individual pages in image format)
- View sample in PDF (contents, selected pages and index, 210 kB - see below for complete PDF version)
For each copy of this manual sold $1 will be donated to the Python Software Foundation.
As of April 2008 the total amount donated is $1673, from the sale of this and other Python manuals.
This book is freely redistributable, under the same license as Python itself.
Ordering
You can buy the book online at the following bookstores:
- Barnes and Noble.com - USA / International
- Powells.com - USA / International
- Amazon.com - USA / International (note)
- Amazon.co.uk - United Kingdom / Europe / International (note)
The manual can also be ordered from most physical bookstores using the ISBN number.
Note: some bookstore websites may show old bibliographic data in some fields (e.g. old publication date or page count). This is only a problem with the data--all bookstores are physically shipping the latest version of the book.
Print out the following flyer for detailed bookstore and library ordering information,
If the title is listed as "out-of-stock", please ask the bookstore to place an order with one of the wholesale suppliers given in the flyer.
If you encounter any difficulties in obtaining this book, please send an email to sales@network-theory.co.uk for assistance.
If you are not completely satisfied with your purchase for any reason we will gladly issue a full refund or replacement (details).
Electronic version
Download your own complete PDF version of "The Python Language Reference Manual" for only $4.95!
The PDF file is an exact copy of the printed book (regular price $19.95) optimized for on-screen viewing (see sample file).
For each electronic copy of this manual sold $1 will be specifically donated to the Python Software Foundation.
All the money raised supports the development of more free software and documentation.
Related Titles
- An Introduction to Python - The Python Tutorial (version 2.5) by G. van Rossum, F. Drake, Jr. (ISBN 0-9541617-6-9)
- Python Library Reference Manual by G. van Rossum, F. Drake, Jr. (NEW)
- Extending and Embedding Python by G. van Rossum, F. Drake, Jr. (NEW)
- The GNU Bash Reference Manual (revised for version 3.2) by C. Ramey, B. Fox (ISBN 0-9541617-7-7)
Mailing List
Sign up to our company News mailing list to stay informed about this and other titles.
Further Information
For questions about this book, please use our email address sales@network-theory.co.uk (or see our full contact details)
Table of Contents
- Publisher's Preface
- Introduction
- Lexical analysis
- Data model
- Execution model
- Expressions
- Simple statements
- Compound statements
- Top-level components
- History and License
- Index
Articles
- Python Quiz - test your knowledge of python with our quiz!
Resources
- Python Software Foundation - the official website for Python
- Online Manual - in HTML format