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


Groups > comp.lang.python > #43763 > unrolled thread

Re: Tornado with cgi form

Started byLele Gaifax <lele@metapensiero.it>
First post2013-04-17 16:43 +0200
Last post2013-04-17 16:43 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#43763 — Re: Tornado with cgi form

FromLele Gaifax <lele@metapensiero.it>
Date2013-04-17 16:43 +0200
SubjectRe: Tornado with cgi form
Message-ID<mailman.726.1366209797.3114.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web