mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +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()
|