improve treatment of multi-line replies, ignore empty lines
[python/dscho.git] / Doc / libstd.tex
blobe642a8d60bf471210f925054507948a23b29c6b1
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.}