Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'arguments': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'here?': 0.09; 'message- id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'finney': 0.16; 'literals': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'header :User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'writes:': 0.31; "we're": 0.32; 'really': 0.36; 'searching': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'new': 0.61; 'hey,': 0.75; 'again?': 0.84 Date: Thu, 03 Oct 2013 18:31:00 -0700 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Literal syntax for frozenset, frozendict References: <87had0axxy.fsf@dpt-info.u-strasbg.fr> <524cc73a$0$29984$c3e8da3$5496439d@news.astraweb.com> <524CCC8D.6020700@mrabarnett.plus.com> <1380809664.12405.29567505.3B72428D@webmail.messagingengine.com> <7wtxgxq45y.fsf_-_@benfinney.id.au> In-Reply-To: <7wtxgxq45y.fsf_-_@benfinney.id.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3304.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([10.1.10.17]) [98.246.129.15]:55516 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 1 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3IzMzA0Lmhvc3RnYXRvci5jb20= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380851483 news.xs4all.nl 15890 [2001:888:2000:d::a6]:52196 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55449 On 10/03/2013 05:18 PM, Ben Finney wrote: > random832@fastmail.us writes: > >> Hey, while we're on the subject, can we talk about frozen(set|dict) >> literals again? I really don't understand why this discussion fizzles >> out whenever it's brought up on python-ideas. > > Can you start us off by searching for previous threads discussing it, > and summarise the arguments here? And then start a new thread. :) -- ~Ethan~