[Python-ideas] Changing the default install location, script versioning (Packages and PEP 370)
Antoine Pitrou
solipsis at pitrou.net
Wed Jul 22 16:10:35 CEST 2009
Jesse Noller <jnoller at ...> writes:
>
> I'm not dead yet! /monty python
>
> I want to point out that the ./local/bin directory isn't the only
> thing unversioned - any docs/ which get laid down by a package are
> also being plopped in .local/docs - not .local/version/docs.
Is it a problem?
I understand the docs could be versioned by package version, but why should they
be versioned by interpreter version?
More information about the Python-ideas
mailing list