A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2011-October/114273.html below:

[Python-Dev] draft PEP: virtual environments

[Python-Dev] draft PEP: virtual environments [Python-Dev] draft PEP: virtual environmentsVinay Sajip vinay_sajip at yahoo.co.uk
Mon Oct 31 16:35:42 CET 2011
Carl Meyer <carl <at> oddbird.net> writes:

> I don't see any advantage to zipping. If done at install-time (which is
> necessary to make the scripts maintainable in the source tree) it also
> has the downside of introducing another difficulty in supporting source
> builds equivalently to installed builds.

That's true, I hadn't thought of that. So then it sounds like the thing to do is
make venv a package and have the code in venv/__init__.py, then have the scripts
in a 'scripts' subdirectory below that. The API would then change to take the
absolute pathname of the scripts directory to install from, right?

Regards,

Vinay Sajip



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4