0

I am writing a short tutorial, and would like to be able to run the examples therein using python’s doctest using
python -m doctest foo.txt

There is a point in the tutorial at which I want to start using a new, clean python interpreter. Is there a mechanism for doing this?

Kuldeep Baberwal Changed status to publish February 17, 2025