Terry J. Reedy added the comment:

attrgetter and itemgetter are partial versions of getattr (. operator) and 
op.getitem ([] operator). I see now that _compare_digest might have more 
clearly been named _eq_strng_slow ;-). ('Compare' implies to me a -1, 0, 1 
return.)

Are you planning to leave the initial '_' and if so, would this function be 
documented?

----------

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

Reply via email to