On Sep 9, 6:56 pm, Christian Heimes <[EMAIL PROTECTED]> wrote:

> I had a similar idea, wrote a PEP and implemented it for 2.6 and 3.0:
>
> http://www.python.org/dev/peps/pep-0370/
>
> Christian

Christian,

I like your pep :),

The only thing I would add is that in my experience I often use
different working-envs for different projects, so I'd prefer to have a
more generic solution as opposed to a single working-env per user. The
latter could still be achieved by setting the appropriate environment
variable in the user profile. Do you think it would be possible to
accommodate for the above in your PEP?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to