Steven D'Aprano writes: > by the time you have finished debugging the script, the reason for > creating the venv in the first place is no longer relevent.
Eh? Would you be willing to unpack that reference to 'venv' specifically, or was that just your patent-pending snark? I can't recall a venv being obviated by later developments, but I can recall a lot of cases where I later wished I had started with a venv on general principles. Steve _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/VCYFRTTOKEZCASVZQE4B4CUHZTRQOSQ3/ Code of Conduct: http://python.org/psf/codeofconduct/
