source:
trunk/essentials/dev-lang/python/Doc/lib/language.tex@
3368
| Last change on this file since 3368 was 3225, checked in by , 19 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.
