Hacker News new | ask | show | jobs
by dragonwriter 504 days ago
Conceptually, a venv has its own executable.

Physically, that can just be a symlink to the system python (or another version that is still potentially shared with multiple venvs.)