Renato Barbosa Pim Pereira <renato.barbosa.pim.pere...@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.
l...@metapensiero.it  |                 -- Fortunato Depero, 1929.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to