On 5 February 2014 01:48, Vinay Sajip <vinay_sa...@yahoo.co.uk> wrote:
> On Tue, 4/2/14, Nick Coghlan <ncogh...@gmail.com> wrote:
>
>> That only works if the system site packages is configured to
>> be visible inside the virtual environment - it usually isn't
>> these days.
>
> If that were true, distil wouldn't work in such venvs, but it seems
> to work fine. Can you show otherwise?

I wrote that before you reminded me that distil avoids most of the
tricky isolation problems by collapsing everything into a single file
to provide natural isolation.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to