Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85608 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2015-02-12 12:16 -0700 |
| Last post | 2015-02-12 12:16 -0700 |
| 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 Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-12 12:16 -0700
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2015-02-12 12:16 -0700 |
| Subject | Re: Odd version scheme |
| Message-ID | <mailman.18707.1423768635.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web