[Numpy-discussion] Please comment on SVN versioning convention

Sasha ndarray at mac.com
Mon Jul 24 18:47:10 EDT 2006


On 7/24/06, Andrew Straw <strawman at astraw.com> wrote:

> BTW, Fernando, all this is so that we can still have the svn revision
> number in __version__, but so that it doesn't screw up sorting.

Sorting __version__ is screwed up regardless of svn revision number:

>>> '1.9' < '1.10'
False




More information about the NumPy-Discussion mailing list