Eric Snow <[email protected]> added the comment:
As to the issue of positional vs. keyword arguments, keyword arguments make the implementation easier in some cases. Otherwise I haven't seen positional arguments cause much of a problem. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36772> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
