[Python-Dev] r87946 - python/branches/py3k/Doc/howto/sorting.rst

Antoine Pitrou solipsis at pitrou.net
Wed Jan 12 00:31:03 CET 2011


On Wed, 12 Jan 2011 00:05:56 +0100 (CET)
terry.reedy <python-checkins at python.org> wrote:
> +    >>> def cmp_to_key(mycmp):

http://docs.python.org/dev/library/functools.html#functools.cmp_to_key





More information about the Python-Dev mailing list