Improved some error messages for command line processing.
[python/dscho.git] / Lib / test / autotest.py
blobba85a0d70ce4c9401913aec5e458145691b195e4
1 # Backward compatibility -- you should use regrtest instead of this module.
2 import regrtest
3 regrtest.main()