mirror of
https://github.com/python/cpython.git
synced 2026-03-19 19:30:53 +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()
|