[Python-3000] Reminder: Py3k PEPs due by April (original) (raw)

Brett Cannon brett at python.org
Tue Apr 10 23:27:21 CEST 2007


On 4/10/07, Steven Bethard <steven.bethard at gmail.com> wrote:

On 4/10/07, Brett Cannon <brett at python.org> wrote: > And I still expect a named tuple implementation in the collections module. Fortunately, Raymond borrowed the time machine already:: Python 2.6a0 (trunk:54711M, Apr 6 2007, 23:48:33) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import collections >>> collections.NamedTuple <function NamedTuple at 0x00B47980>

Ah, now I see the NEWS entry for it. I guess my expectations have been met then.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-3000/attachments/20070410/f91d84bb/attachment.htm



More information about the Python-3000 mailing list