[Distutils] version conflicts???

Rob Healey robhealey1 at gmail.com
Tue Mar 27 06:40:09 CEST 2012


Hello:

Could someone explain why the difference in the two versions?  If
DistUtils2 is the new improved, why does it have a lower version numbers???

>>> import distutils
>>> distutils.__version__
'2.7.2'
>>> import distutils2
>>> distutils2.__version__
'1.0a3'

Thank you for your help...

-- 
Sincerely yours,
Rob G. Healey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120326/f600d1e1/attachment.html>


More information about the Distutils-SIG mailing list