Robin Becker wrote at 2020-3-12 10:25 +0000:
> ...
>I want many different versions of python all in one place to use for testing.

I contribute to the `zopefoundation` projects. They, too, have a need
to test with many different Python versions -- and use "tox" for it.
Maybe, "tox" can also help solve your problem (without a need
for symbolic links).
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to