Nick Coghlan <ncogh...@gmail.com> added the comment: Like any named tuple, the benefits lie in the better repr, and the fact that if you only want some fields you don't have to unpack the whole tuple. It's also easier to write variant APIs that add additional fields accessible only by name.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13375> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com