Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

FWIW, most things in Python that return a structseq previously returned a tuple 
(for example, time.localtime() and sys.version_info).

This is not an unprecedented upgrade to improve the repr and provide access by 
field name in addition to positional access.

----------
nosy: +tim.peters

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue24416>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to