Yury Selivanov added the comment: > Another thing I proposed in python-ideas is to have `__getitem__` delegate to > `.arguments`, so this proposal is similar in spirit, because I want to have > `__repr__` show information from `.arguments`.
Big -1 on __getitem__ > To be honest I don't see the point in having to access `.arguments` manually > for anything. `BoundArguments` is all about arguments. I agree. I'll take a look. ---------- assignee: -> yselivanov nosy: +larry, ncoghlan _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22547> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com