[Python-Dev] namedtuple implementation grumble

dw+python-dev at hmmz.org dw+python-dev at hmmz.org
Sun Jun 8 21:38:47 CEST 2014


On Sun, Jun 08, 2014 at 07:37:46PM +0000, dw+python-dev at hmmz.org wrote:

>         cls = tuple(name, (_NamedTuple,), {

Ugh, this should of course have been type().


David


More information about the Python-Dev mailing list