source:
trunk/essentials/dev-lang/python/Lib/test/testall.py
| Last change on this file was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 136 bytes | |
| Line | |
|---|---|
| 1 | # Backward compatibility -- you should use regrtest instead of this module. |
| 2 | import sys, regrtest |
| 3 | sys.argv[1:] = ["-vv"] |
| 4 | regrtest.main() |
Note:
See TracBrowser
for help on using the repository browser.
