I can't imagine virtualenv being a vulnerability risk.  AFAIK; All it does
is create a set of scripts to isolate the executing Python environment.
http://virtualenv.readthedocs.org/en/latest/virtualenv.html

In fact, I would almost say that it improves your ability to know EXACTLY
what is in your environment irregardless of the rest of the machine.

Frankly, I do not create any Python code outside of a specified virtualenv.
 Web apps or any other scripts or apps.




On Mon, May 12, 2014 at 7:50 AM, David Malcolm <djmalc...@gmail.com> wrote:

> Hi Timothy
>
> thanks for your suggestions. I'm still on the path. I'll put more details
> in my reply to WongoBongo below.
>
> cheers
> Dave
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f10d728f-b690-4681-8807-0c66d7ddd8b9%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 

============================================
Timothy Cook
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
MLHIM http://www.mlhim.org

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3Ui-QV2TRKq3PgOxy4pPBgpRzDS_0S5ZK%2BwzpmgJEHjMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to