Re: [Python-Dev] Mark old distutils as deprecated

2009-02-16 Thread M.-A. Lemburg
On 2009-02-16 17:54, Tarek Ziadé wrote: > 2009/2/9 M.-A. Lemburg : >> On 2009-02-08 11:15, Tarek Ziadé wrote: >>> Hello >>> >>> To avoid confusion, as suggested by Akira who works on cleaning the >>> Distutils pages on the python.org website, >>> I would like to move http://svn.python.org/view/dist

Re: [Python-Dev] Mark old distutils as deprecated

2009-02-16 Thread Tarek Ziadé
2009/2/9 M.-A. Lemburg : > On 2009-02-08 11:15, Tarek Ziadé wrote: >> Hello >> >> To avoid confusion, as suggested by Akira who works on cleaning the >> Distutils pages on the python.org website, >> I would like to move http://svn.python.org/view/distutils/trunk into a >> branch and add a README.tx

Re: [Python-Dev] Mark old distutils as deprecated

2009-02-09 Thread M.-A. Lemburg
On 2009-02-08 11:15, Tarek Ziadé wrote: > Hello > > To avoid confusion, as suggested by Akira who works on cleaning the > Distutils pages on the python.org website, > I would like to move http://svn.python.org/view/distutils/trunk into a > branch and add a README.txt in an empty trunk > to explain

Re: [Python-Dev] Mark old distutils as deprecated

2009-02-08 Thread A.M. Kuchling
On Sun, Feb 08, 2009 at 11:15:46AM +0100, Tarek Ziadé wrote: > To avoid confusion, as suggested by Akira who works on cleaning the > Distutils pages on the python.org website, > I would like to move http://svn.python.org/view/distutils/trunk into a > branch and add a README.txt in an empty trunk >

[Python-Dev] Mark old distutils as deprecated

2009-02-08 Thread Tarek Ziadé
Hello To avoid confusion, as suggested by Akira who works on cleaning the Distutils pages on the python.org website, I would like to move http://svn.python.org/view/distutils/trunk into a branch and add a README.txt in an empty trunk to explain the current status of the package. Any objection ?