2009/7/23 Tarek Ziadé <[email protected]>: > I think you don't see my point : making a pure Python 3 version, without > any backward compatibility issues / bootstraping , fight against setuptools > distribution. Then backporting it in 0.7 > > But 0.8 would not be 2.x compatible.
That would mean we would have two branches of the same code that need to be kept compatible. I don't see why that would be a better idea than having one branch and one version. -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
