Ben Mares <services-pyt...@tensorial.com> added the comment:

It's great to have this feature in the standard library, but it really seems to 
clutter the functools documentation. Everything else in functools applies 
directly to functions and methods. Suddenly reading graph theory terminology 
was disorienting for me. (Due to context, I expected "node" to mean some new 
type of Python function.) It makes the documentation significantly longer, and 
IMHO abstruse. Would it be sensible to move this to a separate module?

----------
nosy: +maresb

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

Reply via email to