Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: The proposed code may be useful sometimes, but is not generic enough for the standard library. For example, the f() function can only take one argument, when g() can accept any number.
Implementations of this kind are so easy to write, They are better described by their implementation rather than documentation. IMO they show the expressiveness of python, and don't need to be hidden in a C module. ---------- nosy: +amaury.forgeotdarc _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1506122> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com