[Python-ideas] namedtuple.abc -- draft implementation (was: namedtuple() subclasses again)

Jan Kaliszewski zuo at chopin.edu.pl
Sun Mar 27 17:46:40 CEST 2011


Here is a draft implementation:

http://dpaste.org/T9w6/

Please note that namedtuple API is not touched, except adding 'abc'
attribute (being the abstract base class in question).

Regards.

*j




More information about the Python-ideas mailing list