Re: deployment with twistd of simple web application

[email protected] Fri, 08 Nov 2013 14:53:10 -0000
Newsgroups gmane.comp.python.twisted.web
Message-ID <20131108145310.8349.306272576.divmod.xquotient.389@top>
On 12:33 pm, [email protected] wrote:
>
>Am 05.11.2013 um 13:25 schrieb Laufens Van Houtven <[email protected]>:
>>You probably want to read this:
>>
>>https://twistedmatrix.com/documents/current/core/howto/application.html
>>
>>There's a number of ways you can use twistd web, for example with a 
>>tac file, but personally I always opt for using a Twisted plugin, so 
>>you instead do twistd mything :)
>
>[snip]
>exceptions.SyntaxError: invalid syntax (meteo_plugin.py, line 29)

Unfortunately your code was mangled beyond recognition by your email 
client.

Try attaching the code instead so that we can see what you actually 
have.

Jean-Paul