AAAREADME.TXT


Note: Only some of the py files have documentation.


To create documentation (html file)

     pydoc -w ring

To run a web server for the documentation

    python3 -m pydoc -p 2001