On 12/06/2008, at 17:51, Michele Bertoldi wrote: > is anyone using Bonjour/Zeroconf in Paste? > I found useful for testing purposes in Turbogears. > I googled around and haven't found anything so i grabbed some code > from turbogears/startup.py > and adapted to Paste httpserver.py. > Applied the patch just add bonjour=True do [server:main] section of > config, if you want you can add also server_name and > server_description to the same section of the ini file.
+1 on including it Not sure if my opinion really counts, as I made the Avahi patch. :P -- Humberto Diógenes http://humberto.digi.com.br _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
