Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d327a8dddfa31f296d7fe37c4efbadf5ee6199f6
/
.
/
Lib
/
test
/
autotest.py
blob: ba85a0d70ce4c9401913aec5e458145691b195e4 [
file
] [
log
] [
blame
]
Guido van Rossum
27e280d
1997-03-07 21:05:43 +0000
[
diff
] [
blame
]
1
# Backward compatibility -- you should use regrtest instead of this module.
2
import
regrtest
3
regrtest
.
main
()