Malik Rumi writes:
> I just created a new venv using pyvenv from a 2.7 install. Now I am shocked to
> see that I can get both 2.7 and 3.4 in this same venv:
>
> (memory) malikarumi@Tetuoan2:~/Projects/cannon/New2.7Projects/memory$ python
> Python 2.7.12 (default, Nov 19 2016, 06:48:10)
> [GCC 5.
On 20Dec2016 18:37, Malik Rumi wrote:
I just created a new venv using pyvenv from a 2.7 install. Now I am shocked to
see that I can get both 2.7 and 3.4 in this same venv:
(memory) malikarumi@Tetuoan2:~/Projects/cannon/New2.7Projects/memory$ python
Python 2.7.12 (default, Nov 19 2016, 06:48:10
On Wednesday 21 December 2016 13:37, Malik Rumi wrote:
> I just created a new venv using pyvenv from a 2.7 install. Now I am shocked
> to see that I can get both 2.7 and 3.4 in this same venv:
I'm not an expert on pyvenv, but my guess is this:
Would you expect a command like "ls" or "grep" to co