Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46084
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' |
| Date | 2013-05-26 17:43 +0100 |
| References | <ffb99274-6844-4638-bb4b-4312c0b246c2@googlegroups.com> <dd801121-31f6-4df8-a99e-d981bb507c47@googlegroups.com> <mailman.2173.1369573812.3114.python-list@python.org> <d14aab24-a1c7-43e5-9046-d515858bfd1b@googlegroups.com> <CAPTjJmrK0vCk2_z6bcy_Dt_-op3TvbPMbXjsZhLDJ1FqAeV81g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2181.1369586620.3114.python-list@python.org> (permalink) |
On 26/05/2013 16:24, Chris Angelico wrote: > On Mon, May 27, 2013 at 1:00 AM, <nagia.retsina@gmail.com> wrote: >> Τη Κυριακή, 26 Μαΐου 2013 4:10:02 μ.μ. UTC+3, ο χρήστης Chris Angelico έγραψε: >>> On Sun, May 26, 2013 at 11:00 PM, Νίκος Γκρ33κ <nikos.gr33k@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 01:08 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Peter Otten <__peter__@web.de> - 2013-05-26 10:23 +0200
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 02:12 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Peter Otten <__peter__@web.de> - 2013-05-26 11:25 +0200
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 03:32 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 06:00 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Chris Angelico <rosuav@gmail.com> - 2013-05-26 23:10 +1000
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' nagia.retsina@gmail.com - 2013-05-26 08:00 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Chris Angelico <rosuav@gmail.com> - 2013-05-27 01:24 +1000
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 08:45 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-26 09:10 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-26 17:45 +0100
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-05-27 23:01 -0700
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-26 17:43 +0100
RE: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-26 17:23 +0300
csiph-web