> Hi Tobias,
> 
> You need to do your intialisation (database connections, etc) in a 
> startService
> method of your application, rather than (as you're probably
> doing) in the __init__ method.
> 
> Hope this helps.

Hi Luke,

yeah, that helps;)

Thanks!

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to