Files
cpython/Doc/lib/language.tex
Andrew M. Kuchling 08a34f9b0b Typo fix
2005-12-22 18:56:09 +00:00

11 lines
301 B
TeX

\chapter{Python Language Services
\label{language}}
Python provides a number of modules to assist in working with the
Python language. These modules support tokenizing, parsing, syntax
analysis, bytecode disassembly, and various other facilities.
These modules include:
\localmoduletable