…GH-112982) (
pythonGH-113470)
This is so that we can run python -m test.test_interpreters. As such it
backports that aspect of commit
86a77f4,
where it is implemented by a package __main__.py.
(cherry picked from commit
bdad5c3)
Co-authored-by: Jeff Allen <ja.py@farowl.co.uk>
This is so that we can run python -m test.test_interpreters. As such it
backports that aspect of commit 86a77f4,
where it is implemented by a package main.py.
(cherry picked from commit bdad5c3)
Co-authored-by: Jeff Allen ja.py@farowl.co.uk