Logo
Explore Help
Sign In
1berry/cpython
1
0
Fork 0
You've already forked cpython
Code Issues Packages Projects Releases Wiki Activity
cpython/Lib/test/__main__.py

3 lines
67 B
Python
Raw Permalink Normal View History

gh-109162: libregrtest: use relative imports (#109250) libregrtest.__init__ no longer exposes any symbol, so "python -m test.libregrtest.worker" imports less modules.
2023-09-11 09:02:35 +02:00
from test.libregrtest.main import main
gh-109566: Fix regrtest code adding Python options (#109926) * On Windows, use subprocess.run() instead of os.execv(). * Only add needed options * Rename reexec parameter to _add_python_opts. * Rename --no-reexec option to --dont-add-python-opts.
2023-09-26 23:59:11 +02:00
main(_add_python_opts=True)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 3529ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API