TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple'

Chris Angelico rosuav at gmail.com
Sun May 26 09:10:02 EDT 2013


On Sun, May 26, 2013 at 11:00 PM, Νίκος Γκρ33κ <nikos.gr33k at 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



More information about the Python-list mailing list