source: vendor/python/2.5/Doc/ref/ref1.tex

Last change on this file was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 6.3 KB
RevLine 
[3225]1\chapter{Introduction\label{introduction}}
2
3This reference manual describes the Python programming language.
4It is not intended as a tutorial.
5
6While I am trying to be as precise as possible, I chose to use English
7rather than formal specifications for everything except syntax and
8lexical analysis. This should make the document more understandable
9to the average reader, but will leave room for ambiguities.