<br><br><div><span class="gmail_quote">On 4/10/07, <b class="gmail_sendername">Steven Bethard</b> &lt;<a href="mailto:steven.bethard@gmail.com">steven.bethard@gmail.com</a>&gt; 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 &lt;<a href="mailto:brett@python.org">brett@python.org</a>&gt; wrote:<br>&gt; 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&nbsp;&nbsp;6 2007, 23:48:33) [MSC v.1310 32 bit<br>(Intel)] on win32<br>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>&gt;&gt;&gt; import collections
<br>&gt;&gt;&gt; collections.NamedTuple<br>&lt;function NamedTuple at 0x00B47980&gt;</blockquote><div><br><br>Ah, now I see the NEWS entry for it.&nbsp; I guess my expectations have been met then.<br><br>-Brett<br></div></div>