Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Stephen Hansen Newsgroups: comp.lang.python Subject: Re: one-element tuples Date: Sun, 10 Apr 2016 21:54:17 -0700 Lines: 17 Message-ID: References: <851t6d3s0k.fsf_-_@benfinney.id.au> <85bn5h2af9.fsf@benfinney.id.au> <85wpo423bj.fsf@benfinney.id.au> <1460350457.3509564.574782697.0EB12E87@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de X2qLKVqkVzfLqgnUI2mi1QENG5x29aq4fD+Zp/R03dAQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'received:internal': 0.09; 'repl': 0.09; 'wrong,': 0.09; 'message- id:@webmail.messagingengine.com': 0.16; 'parts,': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:66.111.4.27': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:out3-smtp.messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'stephen': 0.22; 'code,': 0.23; 'header:In- Reply-To:1': 0.24; 'all.': 0.24; '---': 0.28; 'code': 0.30; 'getting': 0.33; 'point': 0.33; 'surprised': 0.33; 'clear': 0.35; 'happened': 0.35; 'expected': 0.35; 'express': 0.35; 'but': 0.36; "wasn't": 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'really': 0.37; 'thought': 0.37; 'things': 0.38; 'difference': 0.38; 'received:66': 0.38; "didn't": 0.39; 'expressed': 0.39; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'header:Message-Id:1': 0.61; 'show': 0.62; 'you.': 0.64; 'between': 0.65; 'here': 0.66; 'below.': 0.66; 'thoughts,': 0.91; 'good,': 0.93 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ixokai.io; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=NNHqBLBHs9vkVWPd5s6p/FeWL0c=; b=ZRx86j LDlGhOY28z5UBk2bAHuFRl6j/3WQXSVCi5CmGgX7QIz4J4TjY9GPiwlqAjrwfKtl lxI7lRM6cd6uSrHd1DurJchKBLdl3x3T2v+uOdegZ/zm9osE/Drv+kL6XhkYyk3Y fj9/YxczaJHLDvvfe5cKVVgiy1zCrHWvoymac= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=NNHqBLBHs9vkVWP d5s6p/FeWL0c=; b=X3cMDgyNHwEg8qb0Jf/wnf5YNIgqVFsp7GlfYjgMoxbinNz ZYcYKcy18jUnhU02Bs9EW5lx0NYYMmHZj3kzBLVtnYxzXCOGAHvE1bTsVao+rPNe Z75hXln2A9Ya6Suv1l5AznVBGPMkzxxCCgg72+xptBuPPMaM3yMql5VBZifU= X-Sasl-Enc: 0iyD3Gfid97vsl+5hB8A1SQZQQazErOp5FFzT5i3FPHt 1460350457 X-Mailer: MessagingEngine.com Webmail Interface - ajax-82e6ff7b In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <1460350457.3509564.574782697.0EB12E87@webmail.messagingengine.com> X-Mailman-Original-References: <851t6d3s0k.fsf_-_@benfinney.id.au> <85bn5h2af9.fsf@benfinney.id.au> <85wpo423bj.fsf@benfinney.id.au> Xref: csiph.com comp.lang.python:106854 On Sun, Apr 10, 2016, at 09:43 PM, Fillmore wrote: > I thought I had made the point clear with the REPL session below. Considering how many people expressed repeatedly they didn't know what was surprising, it wasn't clear at all. In general you need to explain these things with your words: code is good, show code, don't get me wrong, but you need to express your expectations and how the difference between what happened and what you expected surprised you. Both parts, the code and the expression of your thoughts, are really important to getting help around here :) --- Stephen Hansen m e @ i x o k a i . i o