view README.txt @ 33:97e681243579

updated readme and made example.py run only when it is the main script
author Atul Varma <varmaa@toolness.com>
date Thu, 24 Dec 2009 14:38:28 -0800
parents 9748d997cbf7
children
line wrap: on
line source

To run the test suite, get nose first:

  http://code.google.com/p/python-nose/

Then run:

  nosetests --with-doctest

Otherwise, you're on your own.