Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!aioe.org!.POSTED!not-for-mail From: Mark H Harris Newsgroups: comp.lang.python Subject: Re: Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list) Date: Fri, 04 Apr 2014 17:52:06 -0500 Organization: Aioe.org NNTP Server Lines: 35 Message-ID: <533F3796.1000807@gmail.com> References: <9daf0806-02de-4447-964c-c8f8953c23e5@googlegroups.com> <5334c38e$0$29994$c3e8da3$5496439d@news.astraweb.com> <53364327$0$29994$c3e8da3$5496439d@news.astraweb.com> <53365F55.2040302@gmail.com> <533836c4$0$29994$c3e8da3$5496439d@news.astraweb.com> <533F2D0F.2080806@gmail.com> NNTP-Posting-Host: +K+LVGHWjDoy/+unkid0vA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.python:69687 On 4/4/14 5:39 PM, Chris Angelico wrote: > Yes, because python-list responses are *so* much more reliable than > official statements on python.org, {/sarcasm off} ... from some responders. The discussion following such posts is also *much* more valuable, too. IMHO Python.org is the political place to start; but its not much good after that, in regards the forking of 2.7 --> 2.8 As Ian points out, you can't expect a complete migration on the PSF schedule (2->3), because of the fear|panic of a fork. So, comp.lang.python is the best place to find out where the Cpython community is, and where they expect to go (for that discussion). I realize that many of Cpython's user-base will never read comp.lang.python, and then the Internet is an open field for trying to discern where 'they' are at, and where 'they' want to go. What I'm trying to say is that I tap many resources (comp.lang.python is just one of them) and I'm going to tap that source even though I also tap the Internet with a google search (and others). Eeyore doesn't like to be bugged, by double line spaces, nor by questions. What's the point of having a comp.lang.python news list if its not open for simple questions of opinion? Yes, I know google is my friend. Comp.lang.python should be my friend too. (and others) marcus