mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +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()
|