Limit this search to....

The Python Language Reference: Release 3.6.4
Contributor(s): Van Rossum, Guido (Author), Python Development Team (Author)
ISBN: 1680921614     ISBN-13: 9781680921618
Publisher: 12th Media Services
OUR PRICE:   $9.97  
Product Type: Paperback
Published: March 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Programming - Open Source
Physical Information: 0.36" H x 8.5" W x 11" (0.89 lbs) 168 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

The Python Language Reference Release 3.6.4 describes the syntax and "core semantics" of the language. It is terse, but attempts to be exact and complete. The semantics of non-essential built-in object types and of the built-in functions and modules are described in library-index. For an informal introduction to the language, see tutorial-index. For C or C++ programmers, two additional manuals exist: extending-index describes the high-level picture of how to write a Python extension module, and the c-api-index describes the interfaces available to C/C++ programmers in detail.