1 \chapter{Standard Modules
}
3 The modules described in this chapter are implemented in Python, but
4 are considered to be a part of Python's standard environment: they are
5 always available.
\footnote{at least in theory --- it is possible to
6 botch the library installation or to sabotage the module search path
7 so that these modules cannot be found.
}