| Store | Cart

Re: [Tutor] Virtual environment question

From: Jim <jf_b...@comcast.net>
Mon, 12 Mar 2018 20:31:47 -0500
On 03/12/2018 04:04 AM, eryk sun wrote:
> On Mon, Mar 12, 2018 at 12:44 AM, Jim <jf_b...@comcast.net> wrote:>>>> home = /usr/bin>> include-system-site-packages = false> [...]>>      resp = opener.open(request, timeout=self._timeout)>>    File "/usr/lib/python3.5/urllib/request.py", line 466, in open> > This is normal. Virtual environments are not isolated from the standard library.

Interesting. All I know about virtual environments is what I read on the 
net. I always see them recommended as a way to keep from messing up the 
default python, so I thought isolation was their purpose.

Thanks,  Jim


_______________________________________________
Tutor maillist  -  Tut...@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Recent Messages in this Thread
Jim Mar 11, 2018 08:52 pm
Cameron Simpson Mar 11, 2018 10:54 pm
Jim Mar 12, 2018 12:44 am
eryk sun Mar 12, 2018 09:04 am
Jim Mar 13, 2018 01:31 am
eryk sun Mar 13, 2018 01:44 am
Jim Mar 13, 2018 09:35 pm
Mats Wichmann Mar 13, 2018 02:35 am
Messages in this thread