Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:skip:c 10': 0.09; 'wrote': 0.14; '"terry': 0.16; 'dict': 0.16; 'entry.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy"': 0.16; 'library': 0.18; 'tracker': 0.26; 'header:X -Complaints-To:1': 0.27; 'url:bugs': 0.29; 'open': 0.33; 'url:python': 0.33; 'agree': 0.35; 'subject:?': 0.36; 'url:org': 0.36; 'should': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'mentioned': 0.61; 'frank': 0.68 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Frank Millman" Subject: Re: Dict comprehensions - improvement to docs? Date: Mon, 16 Mar 2015 10:52:48 +0200 References: X-Gmane-NNTP-Posting-Host: 197.89.15.108 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.4657 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4913 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426495974 news.xs4all.nl 2871 [2001:888:2000:d::a6]:55030 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87536 "Terry Reedy" wrote in message news:me644f$bqj$1@ger.gmane.org... > > Given that list comprehensions are mentioned in the library reference, I > agree that set and dict comprehensions should be also. Open an issue on > the tracker pointing to the list entry. > > http://bugs.python.org/issue23677 Frank