mirror of
https://github.com/python/cpython.git
synced 2024-11-24 08:52:25 +01:00
27e280dc77
This is done for backward compatibility with Python 1.4.
4 lines
108 B
Python
4 lines
108 B
Python
# Backward compatibility -- you should use regrtest instead of this module.
|
|
import regrtest
|
|
regrtest.main()
|