<br><br><div><span class="gmail_quote">On 4/10/07, <b class="gmail_sendername">Steven Bethard</b> <<a href="mailto:steven.bethard@gmail.com">steven.bethard@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/10/07, Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>> And I still expect a named tuple implementation in the collections module.<br><br>Fortunately, Raymond borrowed the time machine already::
<br><br>Python 2.6a0 (trunk:54711M, Apr 6 2007, 23:48:33) [MSC v.1310 32 bit<br>(Intel)] on win32<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> import collections
<br>>>> collections.NamedTuple<br><function NamedTuple at 0x00B47980></blockquote><div><br><br>Ah, now I see the NEWS entry for it. I guess my expectations have been met then.<br><br>-Brett<br></div></div>