Tornado with cgi form

Lele Gaifax lele at metapensiero.it
Wed Apr 17 10:43:15 EDT 2013


Renato Barbosa Pim Pereira <renato.barbosa.pim.pereira at gmail.com>
writes:

> *I installed tornado and he is functional, but when I execute the following
> script:*

I think this is the wrong place to ask such a question, more appropriate
would be http://groups.google.com/group/python-tornado

Anyway, you defined a MainHandler class *without* any method, and you
should instead implement at least a "get" or "post" method, as the
"Hello, world" example on http://www.tornadoweb.org suggests.

ciao, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele at metapensiero.it  |                 -- Fortunato Depero, 1929.




More information about the Python-list mailing list