Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43763

Re: Tornado with cgi form

From Lele Gaifax <lele@metapensiero.it>
Subject Re: Tornado with cgi form
Date 2013-04-17 16:43 +0200
Organization Nautilus Entertainments
References <CAHq3d9AA61szNsbeZ7x859k+DWwv5w7SzXh+bm+x9M+AvrpnLg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.726.1366209797.3114.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Tornado with cgi form Lele Gaifax <lele@metapensiero.it> - 2013-04-17 16:43 +0200

csiph-web