summaryrefslogtreecommitdiffstats
path: root/Doc/lib/language.tex
blob: 5cdb113290f0652d1d5cde96748730af69743352 (plain)
1
2
3
4
5
6
7
8
9
10
\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