[Twisted-Python] New HOWTO

John Lehmann jlehmann at nsw.bigpond.net.au
Wed Feb 20 03:31:59 MST 2002


I like it but I think you are missing a closing brace on the last
line...

  def getPorts(app, config):
    factory = makeQOTDFactory(config.quote)
    return [(int(config.port), factory]


Moshe Zadka wrote:
> 
> I've rewritten my Server HOWTO, and the new version is at
> http://twistedmatrix.com/users/moshez/WritingServers.html
> Please let me know what you think. In particular, is it better
> then the old one?
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list