[Python-Dev] Deprecated __cmp__ and total ordering
Michael Foord
fuzzyman at voidspace.org.uk
Tue Mar 10 18:27:54 CET 2009
Mart Sõmermaa wrote:
>
>
> On Tue, Mar 10, 2009 at 3:57 PM, Michael Foord
> <fuzzyman at voidspace.org.uk <mailto:fuzzyman at voidspace.org.uk>> wrote:
>
> Is there something you don't like about this one:
> http://code.activestate.com/recipes/576529/
>
>
> Yes -- it is not in the standard library. As I said, eventually all
> the 15,000 matches on Google Code need to update their code and copy
> that snippet to their util/, write tests for it etc.
That question was in reply to Raymond who said he was working on his own
version.
Michael
> ------------------------------------------------------------------------
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk
>
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog
More information about the Python-Dev
mailing list