[Distutils] [Python-Dev] Distutils ML wrap-up: setup.cfg new format

Tarek Ziadé ziade.tarek at gmail.com
Wed Sep 23 19:03:45 CEST 2009


On Wed, Sep 23, 2009 at 6:15 PM, Floris Bruynooghe
<floris.bruynooghe at gmail.com> wrote:
>
> That's not a bad idea, how about defining python_version as:
>
>  '%.8X' % sys.hexversion
>
> Then using '<' and '>' would work again I think, just a little harder
> to use.  (Of course don't forget the bikeshedding about the name:
> python_hexversion, hexversion, ...)

What about having both in that case ? a regular python version
and the one you mention in python_hexversion.

The documentation will state that python_hexversion can be used with '<' and '>'


Tarek

-- 
Tarek Ziadé | http://ziade.org | オープンソースはすごい!


More information about the Distutils-SIG mailing list