blob: b593f0e1fc1ad43ea478f456d2f2a7a5dcb0499c [file] [log] [blame]
Fred Drakeed13b4a2000-08-03 21:18:18 +00001\chapter{Python Language Services
2 \label{language}}
3
4Python provides a number of modules to assist in working with the
5Python language. These module support tokenizing, parsing, syntax
6analysis, bytecode disassembly, and various other facilities.
7
8These modules include:
9
10\localmoduletable