On Mar 17, 2011, at 08:07 AM, Jim Fulton wrote:

>Whatever mechanism we end up with, I suggest that a standard python
>install include an isolated configuration. This is a common use case
>and should be available without having to create a virtualenv (or
>whatever) for each project or working directory.

Could you elaborate on what this means?  I don't quite understand what you
mean by "include an isolated configuration".

I do think that Python should include a script to create the small amount of
set up needed to trigger a (built-in) virtual environment.  E.g. create the
bin and lib/... directories, populate bin, and drop a minimal pythonv.conf
file.

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to