source:
vendor/python/2.5/Doc/lib/language.tex
Last change on this file was 3225, checked in by , 18 years ago | |
---|---|
File size: 301 bytes |
Line | |
---|---|
1 | \chapter{Python Language Services |
2 | \label{language}} |
3 | |
4 | Python provides a number of modules to assist in working with the |
5 | Python language. These modules support tokenizing, parsing, syntax |
6 | analysis, bytecode disassembly, and various other facilities. |
7 | |
8 | These modules include: |
9 | |
10 | \localmoduletable |
Note:
See TracBrowser
for help on using the repository browser.