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.
}