I'm crossposting to continue on distutils.
Ian Bicking a écrit :
> On Fri, Oct 9, 2009 at 3:54 AM, kiorky wrote:
> Well, if multi-versioned installs were deprecated, it would not be
> necessary to use Setuptools' style of script generation. Instead you
> could simply deref
complementary to achieve
your deployment and isolation needs.
>
> --
> Ian Bicking | http://blog.ianbicking.org | http://topplabs.org/civichacker
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
_
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/kiorky%40cryptelium.net
--
--
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF
si
ad of
> the system copy.
>
I dont want to have interaction between my different hosted projects, isolation
is the only thing i want. As many other people there already.
I do not want at all to have to deal with multiple version picking system and
debug an application at 2:00am be
ad of
> the system copy.
>
I dont want to have interaction between my different hosted projects, isolation
is the only thing i want. As many other people there already.
I do not want at all to have to deal with multiple version picking system and
debug an application at 2:00am because of that.
at's everything
> else, and uses the other packages.
>
>
> Goal: A first release before (or when) Python 2.7 / 3.2 is out.
>
>
> = Virtualenv and the multiple version support in Distribute =
>
> (I am not saying "We" here because this part was not discussed