[Python-checkins] r50978 - in python/trunk: Lib/distutils/__init__.py Misc/NEWS

Nick Coghlan ncoghlan at gmail.com
Mon Jul 31 12:19:16 CEST 2006


Martin v. Löwis wrote:
> M.-A. Lemburg schrieb:
>> I agree with Nick. The patch isn't all that helpful.
> 
> So we are stuck. Anthony Baxter wants this automatically synchronized.

I think we can go with "don't do that, but if you do do it, force __version__ 
to the appropriate value".

I originally thought it would make sense to have a minimum version that it 
would report, but I've realised that still doesn't solve the problem if you 
have deliberately pulled a version of distutils out of SVN.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-checkins mailing list