Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85609 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-02-12 19:24 +0000 |
| Last post | 2015-02-12 19:24 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Odd version scheme Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-02-12 19:24 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-02-12 19:24 +0000 |
| Subject | Re: Odd version scheme |
| Message-ID | <mailman.18708.1423769085.18130.python-list@python.org> |
On 12/02/2015 19:16, Ian Kelly wrote: > 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 > I believe that this could be solved by borrowing from Mark Pilgrim's excellent "Dive Into Python" which uses (or used?) these hex (?) numbers as the basis for a look at unit testing. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web