> Is there a simple python project with unit tests written available online?
>

Any standard Python installation itself contains a number of tests
that use the unittest module. You might want to take a look at those -
there's usually a "test" directory which contains the tests.

Ramaswamy
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to