Remove a ?? in the description of Mac OS support.
[python/dscho.git] / Doc / lib / language.tex
blobb593f0e1fc1ad43ea478f456d2f2a7a5dcb0499c
1 \chapter{Python Language Services
2 \label{language}}
4 Python provides a number of modules to assist in working with the
5 Python language. These module support tokenizing, parsing, syntax
6 analysis, bytecode disassembly, and various other facilities.
8 These modules include:
10 \localmoduletable