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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; "subject:' ": 0.07; '2to3': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'thread': 0.14; 'bumping': 0.16; 'ought': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:type': 0.16; 'wrote:': 0.18; 'later': 0.20; '>>>': 0.22; 'putting': 0.22; 'header:User-Agent:1': 0.23; 'effort.': 0.24; 'url:moin': 0.24; 'mon,': 0.24; 'mention': 0.26; 'post': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'subject:) ': 0.29; 'code': 0.31; 'getting': 0.31; 'posting': 0.31; 'that.': 0.31; 'url:wiki': 0.31; '3.x': 0.31; '>>>>': 0.31; 'yes.': 0.31; 'anyone': 0.31; 'url:python': 0.33; 'tool': 0.35; 'convert': 0.35; 'google': 0.35; 'there': 0.35; 'url:org': 0.36; 'two': 0.37; 'list': 0.37; 'problems': 0.38; 'tired': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'received:org': 0.40; 'read': 0.60; "you're": 0.61; 'entitled': 0.65; 'hours': 0.66; '26,': 0.68; '8bit%:92': 0.71; '8bit%:100': 0.72; '1:00': 0.84; 'quicker': 0.84; 'received:89': 0.85; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Date: Sun, 26 May 2013 17:43:33 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-89-240-174-199.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 In-Reply-To: X-Antivirus: avast! (VPS 130526-0, 26/05/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: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369586620 news.xs4all.nl 15919 [2001:888:2000:d::a6]:42197 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46084 On 26/05/2013 16:24, Chris Angelico wrote: > On Mon, May 27, 2013 at 1:00 AM, wrote: >> Τη Κυριακή, 26 Μαΐου 2013 4:10:02 μ.μ. UTC+3, ο χρήστης Chris Angelico έγραψε: >>> On Sun, May 26, 2013 at 11:00 PM, Νίκος Γκρ33κ wrote: >>> >>>> Anyone seeign somethign wrong? >>> >>> >>> >>> Yes. You're posting requests, then bumping the thread two hours later >>> >>> as though you're entitled to a response quicker than that. Plus, the >>> >>> problems you're seeing ought to be solved by the 2to3 utility. Use it. >>> >>> Look at its output. >>> >>> >>> >>> ChrisA >> >> There is a tool that convert python 2.6.x code => python 3.x ? >> >> Can you post a link to that toll plz? > > You have its name. You have Google. You have a mailing list that is > getting tired of you not putting in any effort. > > ChrisA > Not to mention double spaced google crap :( -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence