Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85608

Re: Odd version scheme

References <54DCD8A5.9050907@yahoo.no> <20150212110506.39410d54@bigbox.christie.dr> <CANc-5Uz3SyYomPXfTG9pFA+87VAC8TnvGp--VT8F47PdaA8Jeg@mail.gmail.com> <CALwzidnwsaX6Y2pnty+-outsK=r7JiXRtDDuSQwyoboFTeMNfA@mail.gmail.com> <54DCF7D6.9090606@mrabarnett.plus.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2015-02-12 12:16 -0700
Subject Re: Odd version scheme
Newsgroups comp.lang.python
Message-ID <mailman.18707.1423768635.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Feb 12, 2015 at 11:58 AM, MRAB <python@mrabarnett.plus.com> wrote:
> On 2015-02-12 17:35, Ian Kelly wrote:
>>
>> On Thu, Feb 12, 2015 at 10:19 AM, Skip Montanaro
>> <skip.montanaro@gmail.com> wrote:
>>>
>>> I believe this sort of lexicographical comparison wart is one of the
>>> reasons
>>> the Python-dev gang decided that there would be no micro versions > 9.
>>> There
>>> are too many similar assumptions about version numbers out in the real
>>> world.
>>
>>
>> It still becomes an issue when we get to Python 10.
>>
> Just call it Python X! :-)

Things break down again when we get to Python XIX.

>>> 'XVIII' < 'XIX'
False

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Odd version scheme Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-12 12:16 -0700

csiph-web