<p><br>
On Apr 21, 2012 7:11 AM, &quot;Nick Coghlan&quot; &lt;<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; The internal dictproxy class was recently exposed as types.MappingProxyType.<br>
&gt;<br>
&gt; Since it&#39;s not very discoverable that way, would anyone object if I<br>
&gt; moved things around so it was exposed as collections.MappingProxy<br>
&gt; instead? The main benefit to doing so is to get it into the table of<br>
&gt; specialised container types at the top of the collections module docs<br>
&gt; [1].</p>
<p>A discussion on this played out in <a href="http://bugs.python.org/issue14386">http://bugs.python.org/issue14386</a>.</p>
<p>-eric<br>
 <br>
&gt;<br>
&gt; [1] <a href="http://docs.python.org/dev/library/collections">http://docs.python.org/dev/library/collections</a><br>
&gt;<br>
&gt; Cheers,<br>
&gt; Nick.<br>
&gt;<br>
&gt; --<br>
&gt; Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>
&gt; _______________________________________________<br>
&gt; Python-Dev mailing list<br>
&gt; <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
&gt; <a href="http://mail.python.org/mailman/listinfo/python-dev">http://mail.python.org/mailman/listinfo/python-dev</a><br>
&gt; Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/ericsnowcurrently%40gmail.com">http://mail.python.org/mailman/options/python-dev/ericsnowcurrently%40gmail.com</a><br>
</p>