cpython/Doc/lib/language.tex
Andrew M. Kuchling 20be3c8a94 Typo fix
2005-12-22 18:55:43 +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