Bump version to 0.9.1.
[python/dscho.git] / Doc / libmods.tex
blob5bc6ee21e32085ceadf7bb7278c642f0ce433c84
1 \chapter{Built-in Modules}
3 The modules described in this chapter are built into the interpreter
4 and considered part of Python's standard environment: they are always
5 available.\footnote{at least in theory --- it is possible to specify
6 at build time that one or more of these modules should be excluded,
7 but it would be antisocial to do so.}