summaryrefslogtreecommitdiffstats
path: root/Doc/libstd.tex
blob: e642a8d60bf471210f925054507948a23b29c6b1 (plain)
1
2
3
4
5
6
7
\chapter{Standard Modules}

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