source: vendor/python/2.5/Doc/lib/language.tex

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

Python 2.5

File size: 301 bytes
Line 
1\chapter{Python Language Services
2 \label{language}}
3
4Python provides a number of modules to assist in working with the
5Python language. These modules support tokenizing, parsing, syntax
6analysis, bytecode disassembly, and various other facilities.
7
8These modules include:
9
10\localmoduletable
Note: See TracBrowser for help on using the repository browser.