$Id: 95f4bb180e4e9d275d673f364d6d126bec95c027 $

This is pyutmp, a Python interface to the Unix utmp file.

To install "pyutmp" in the default location, type:

	python setup.py install

To install it somewhere else (e.g., your home directory) type:

	python setup.py install --prefix=$HOME
