Raymond Hettinger <[email protected]> added the comment:
> Whouldn't be better to add operator.identity and use it as the default value > instead of None? No, that would incur overhead that currently isn't present. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34149> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
