1 2 3 4 5 6 7
#!/usr/bin/env python2.5 # # runtests -- Run all the tests. # from Pyrex.Testing import Testing Testing.run_tests()