Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:extra': 0.09; 'subject:string': 0.09; 'question.': 0.14; 'posted': 0.15; 'charles': 0.16; 'nameerror:': 0.16; 'nick': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:when': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'case.': 0.24; "haven't": 0.24; 'defined': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'subject:list': 0.30; 'asked': 0.31; 'code': 0.31; "skip:' 10": 0.31; 'ball': 0.31; 'file': 0.32; '(most': 0.33; 'subject:from': 0.34; 'problem.': 0.35; 'test': 0.35; 'really': 0.36; 'words,': 0.36; 'next': 0.36; 'to:addr:python- list': 0.38; 'recent': 0.39; '12,': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'is.': 0.60; 'black': 0.61; "you've": 0.63; 'name': 0.63; 'watching': 0.68; 'greek': 0.84; 'subject:space': 0.84; 'white,': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: python adds an extra half space when reading from a string or list Date: Sat, 29 Jun 2013 18:00:27 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-24-210-99.ppp.as43234.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: X-Antivirus: avast! (VPS 130629-0, 29/06/2013), Outbound message X-Antivirus-Status: Clean 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: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1372525218 news.xs4all.nl 15962 [2001:888:2000:d::a6]:48443 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49434 On 29/06/2013 17:05, Joshua Landau wrote: > On 29 June 2013 03:07, charles benoit wrote: > > > 1) You haven't asked a question. > > 2) You posted your code twice. That makes it look a lot harder and > longer than it really is. > > 3) Give us a *minimal* reproducible test case. I currently just get: > > %~> python2 /tmp/nd.py > Traceback (most recent call last): > File "/tmp/nd.py", line 12, in > finale_line2=finale_line > NameError: name 'finale_line' is not defined > > This isn't the only problem. > > In other words, you've given us an unsolvable problem. Try again. > Why this when the approach to Nick the Incompetant Greek has been to roll out the red carpet? -- "Steve is going for the pink ball - and for those of you who are watching in black and white, the pink is next to the green." Snooker commentator 'Whispering' Ted Lowe. Mark Lawrence