Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.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.049 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'subject:Python': 0.06; 'subject:language': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'implies': 0.16; 's/he': 0.16; 'subject: \n ': 0.16; 'employer': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'subject:list': 0.30; 'message-id:@mail.gmail.com': 0.30; 'becomes': 0.33; 'received:google.com': 0.35; 'really': 0.36; 'his/her': 0.36; 'being': 0.38; 'pm,': 0.38; 'even': 0.60; 'problems.': 0.60; 'solve': 0.60; 'new': 0.61; 'god': 0.65; 'bottom': 0.67; 'subject:this': 0.83; 'jump.': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=VbsZB1zyCGzs//KwIkDIzbtfv4ExqToYIXj+zIF06pg=; b=eDTSL13BQvIHGjoodH/hf5BHR1YLeHLkRTudiFDiSWfDHDzONgsl/XjjqA3fdnwc6E 9g87lnJ3yagu0dQ/EJPKNdQWI4Ahf4wwDjiPtQPeeAcZOkQveMPevmssnE0g+Mq0/cvk XZDTPKc4pnt6dYm/btJFkE9iZXO6yQQ+3xGxoH5poh1Q1XNOsFXbHHcL9Mo9l/4nOntx +lSm/mAVe93K6FSgWVOoLF5hPlwJNQs6gjHBE4zFvbPXVsDxBAGW/H+3QNL5a3y9kHam IoQGLnumbp0B7jwjSbeiTmuXORMYyGsrZheTaMU301V+g6GpasSWpgn2utFykpSdB6R6 t9Bg== MIME-Version: 1.0 X-Received: by 10.66.140.104 with SMTP id rf8mr18908613pab.107.1396681838915; Sat, 05 Apr 2014 00:10:38 -0700 (PDT) In-Reply-To: References: <9daf0806-02de-4447-964c-c8f8953c23e5@googlegroups.com> <53364327$0$29994$c3e8da3$5496439d@news.astraweb.com> <53365F55.2040302@gmail.com> <533836c4$0$29994$c3e8da3$5496439d@news.astraweb.com> <8eaca90c-cd43-40b7-92c3-ad8676a11cbd@googlegroups.com> <85d2gw2vje.fsf@benfinney.id.au> Date: Sat, 5 Apr 2014 18:10:38 +1100 Subject: Re: Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list) From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396681842 news.xs4all.nl 2842 [2001:888:2000:d::a6]:36503 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69727 On Sat, Apr 5, 2014 at 5:59 PM, Rustom Mody wrote: > Professionalism implies at bottom that a client is God even if > he is being an asshole. Not really :) Sometimes, your employer or client just has to go jump. Professionalism implies that you treat your client at least as well as s/he deserves, and try to solve his/her problems. If that becomes impractical, your client can find a new Charlie. :) ChrisA