Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!zen.net.uk!dedekind.zen.co.uk!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:07:11 -0500 Organization: Aioe.org NNTP Server Lines: 23 Message-ID: <533F2D0F.2080806@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> NNTP-Posting-Host: +K+LVGHWjDoy/+unkid0vA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; 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:69682 On 4/4/14 4:50 PM, Mark Lawrence wrote: > You could answer all of the above for yourself if you were to use your > favourite search engine. hi Mark, yeah, condescending as that is, been there done that. See this link as just one example: http://blog.startifact.com/posts/python28-discussion-channel-on-freenode.html Follow the nextpost-> links for a while... at least the first two. You'll get a flavor for what I'm asking about. Its always better to get a straight answer from the core people than to rely on rumors and fork discussions found on google. PEP 404 is hilarious; I missed that one. marcus