Boštjan Mejak <bostjan.me...@gmail.com> added the comment:

There's also one more typo in the doc for cmp_to_key() function. Fix the first 
sentence "Transform an old-style comparison function to a key-function." to 
"Transform an old-style comparison function to a key function." (note the 
removal of the hyphen between words "key" and "function")

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

----------
resolution: fixed -> remind
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13695>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to