Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43763 > unrolled thread
| Started by | Lele Gaifax <lele@metapensiero.it> |
|---|---|
| First post | 2013-04-17 16:43 +0200 |
| Last post | 2013-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.
Re: Tornado with cgi form Lele Gaifax <lele@metapensiero.it> - 2013-04-17 16:43 +0200
| From | Lele Gaifax <lele@metapensiero.it> |
|---|---|
| Date | 2013-04-17 16:43 +0200 |
| Subject | Re: 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.
Back to top | Article view | comp.lang.python
csiph-web