Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'content- type:multipart/signed': 0.09; 'filename:fname piece:signature': 0.09; 'though...': 0.09; 'bit.': 0.16; 'content-type:application /pgp-signature': 0.16; 'filename:fname piece:asc': 0.16; 'filename:fname:signature.asc': 0.16; 'hashable': 0.16; 'immutability': 0.16; 'mapping,': 0.16; 'objection': 0.16; 'cc:addr:python-list': 0.16; 'this:': 0.16; 'language': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'header:In-Reply- To:1': 0.22; 'cc:2**0': 0.26; 'import': 0.27; "skip:' 10": 0.29; 'cc:addr:python.org': 0.29; 'collections': 0.30; 'kelly': 0.30; "didn't": 0.30; 'header:User-Agent:1': 0.33; 'too': 0.33; 'however,': 0.35; 'something': 0.35; 'received:128': 0.38; 'received:192': 0.38; 'bunch': 0.38; 'that.': 0.39; "i'd": 0.39; 'point': 0.40; 'expected': 0.40; 'might': 0.40; 'helps': 0.63; 'guaranteed': 0.77 Date: Wed, 08 Feb 2012 23:40:55 -0600 From: Evan Driscoll User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Ian Kelly Subject: Re: Re: frozendict References: <4F332007.9080800@wisc.edu> In-Reply-To: X-Enigmail-Version: 1.3.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC4FF758FFCF6F522520CAF45" Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 44 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328766074 news.xs4all.nl 6840 [2001:888:2000:d::a6]:34332 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20056 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC4FF758FFCF6F522520CAF45 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 13:59, Ian Kelly wrote: > > Define "doesn't suck". If I were to hack one up, it would look > something like this: > > > from collections import Mapping, Hashable So part of my objection was that I wanted to make sure I got all of the expected functionality, and that takes a bunch of functions. I didn't know about the ABTs in 'collections' though, so that helps a bit. However, I'd still prefer something that guaranteed immutability better than that. I might just be fighting the language too much at that point though... Evan --------------enigC4FF758FFCF6F522520CAF45 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPM1xnAAoJEAOzoR8eZTzgnG4H/RqwX3/1YtCMtNJ4Cukbm6I4 5PrG9OrYbNmwHYngGA4XVc/zkITMSUFvIcG0F3VbA49UhFuCteC+DYFiEpy8cdL9 zwIbUIg1EsqNfYoGaAEc0XECtTdVmkaa0rf7E6c7QrSR6IO4TsbxOlUvbSwO+2Qx vS+49Ykn+pCY0wb4pjDsNVGrbh7EY/HssJgK4kLGpwAi8A/BeA/BHiHmy3H0XHo+ cFG89+YQDX6W6No7SNv1NMPPCcVgba0xjdnYznmf8X1dygrJ4TkFKwwTOeUl/Ovk Tgps/tOufei+5nRA5IMICFvgdWaIxLNVd+4tM+Q0XmuXT6h6w2YSGna+MecFeOc= =50ek -----END PGP SIGNATURE----- --------------enigC4FF758FFCF6F522520CAF45--