Re: [Python-Dev] Reminder: Distutils vs Distutils2

2010-11-20 Thread Tarek Ziadé
On Sun, Nov 21, 2010 at 12:05 AM, Tarek Ziadé wrote: .. > Crazy ideas are welcome. "setup.py" is gone in d2 for instance ;) But you can still use a similar form if you want - just to mention ___ Python-Dev mailing list Python-Dev@python.org http://mail.

[Python-Dev] Reminder: Distutils vs Distutils2

2010-11-20 Thread Tarek Ziadé
Hello, I have seen some efforts recently to improve Distutils in the standard library, Just a quick reminder of the status of Distutils: it's frozen and is just being bug fixed at this time. The work I done last year was reverted and pushed to Distutils2. A lot of work has been done since then, a