repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove a ?? in the description of Mac OS support.
[python/dscho.git]
/
Doc
/
lib
/
language.tex
blob
b593f0e1fc1ad43ea478f456d2f2a7a5dcb0499c
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 module support tokenizing, parsing, syntax
6
analysis, bytecode disassembly, and various other facilities.
7
8
These modules include:
9
10
\localmoduletable