Neal Norwitz
|
3b8fb47fb0
|
Import test_support properly
|
2003-02-17 22:38:56 +00:00 |
Neal Norwitz
|
996acf122d
|
Actually run these tests from regrtest.py.
There was no test_main() and the main body was protected
by if __name__ == '__main__' so the test didn't happen
on import either.
|
2003-02-17 14:51:41 +00:00 |
Neal Norwitz
|
2294c0d4ec
|
Cleanup from patch #683257:
Add missing INCREFs and re-indent returns to be consistent.
Add \n\ for lines in docstring
Add a pathetic test
Add docs
|
2003-02-12 23:02:21 +00:00 |