Raymond Hettinger <[email protected]> added the comment:
@haisai SimpleNamespace can't use keyword arguments because those are already used to pass in data. Also, we want to keep it simple; hence, the name :-) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39075> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
