2 Standard Build and Install
As described in section 1.2, building and installing
a module distribution using the Distutils is usually one simple command:
python setup.py install
On Unix, you'd run this command from a shell prompt; on Windows, you
have to open a command prompt window (``DOS box'') and do it there; on
Mac OS, things are a tad more complicated (see below).
Subsections
See About this document... for information on suggesting changes.