Python Language Reference Manual

Python Reference Manual

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.

Contents

  • Lexical analysis
  • Data model
  • Execution model
  • Expressions
  • Simple statements
  • Compound statements
  • Top-level components

Read online.



Leave a Reply