mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
7aa8fcc8eb
libregrtest.__init__ no longer exposes any symbol, so "python -m test.libregrtest.worker" imports less modules.
3 lines
46 B
Python
3 lines
46 B
Python
from test.libregrtest.main import main
|
|
main()
|