Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46078
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-05-26 08:45 -0700 |
| 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> <mailman.2176.1369581898.3114.python-list@python.org> |
| Message-ID | <7d1d3a51-6f83-4a4e-9083-c60c581af4f1@googlegroups.com> (permalink) |
| Subject | Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' |
| From | Νίκος Γκρ33κ <nikos.gr33k@gmail.com> |
Τη Κυριακή, 26 Μαΐου 2013 6:24:55 μ.μ. UTC+3, ο χρήστης Chris Angelico έγραψε: > 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 Yes i saw it its name is 2to3 conversion but my code is already written in python3 i ahve written in line byu line from sctatrch ,much like pelatologio.py which when i intreprtet in via cmd i get no errors. i dont understand why iam receiving an internal server error for both in browser mdoe though.
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