mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00

libregrtest.__init__ no longer exposes any symbol, so "python -m test.libregrtest.worker" imports less modules.
2 lines
46 B
Python
2 lines
46 B
Python
from test.libregrtest.main import main
|
|
main()
|