[Twisted-Python] Mail Server
Rene Dudfield
illumen at yahoo.com
Mon Jul 21 22:00:33 MDT 2003
Christopher Armstrong wrote:
>On Tue, Jul 22, 2003 at 11:29:30AM +1000, Rene Dudfield wrote:
>
>
>>If anyone has spare time, making the adding/removing of servers simpler
>>from code without using taps would be nice :) Maybe a functional api
>>which matches the tap utility?
>>
>>
>
>Well, there's no reason you can't do
>
> from twisted.tap import web
> web.updateApplication(app, conf)
>
>yourself. And if you don't have an actual usage.Options instance to
>pass as `conf', you can probably just use a dictionary.
>
>
>
excellent :)
More information about the Twisted-Python
mailing list