Commit graph

4 commits

Author SHA1 Message Date
Michael W. Hudson
5bf2516807 More "noone expected this to run twice"ness removal. 2004-08-03 11:14:09 +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
Guido van Rossum
bffa52f07f Whitespace normalization (get rid of tabs). 2002-09-29 00:25:51 +00:00
Martin v. Löwis
a6026c6a0f Back out multifile.py 1.19 and 1.20. Fixes #514676. 2002-09-22 09:01:08 +00:00