low-level python hacker and author of RPyC,Construct and Plumbum. writes
about python, algorithms,
software architecture and whatever else comes to mind.
Sequenced attributes are useful for types that behave as sequences, but provide direct attribute
access. For examples of such types, see time.struct_time of the result of os.fstat.
Note: since the inclusion of namedtuple,
this recipe is considered deprecated.