[Web-SIG] wsgiref problems & quibbles

Ian Bicking ianb at colorstudy.com
Fri May 5 00:04:08 CEST 2006


Titus Brown wrote:
> 	or (if you still insist on the performance enhancement of
> 	keeping it under a separate module ;)
> 
> 	  s = wsgiref.simple_server.WSGIServer(host, port, app)

Shouldn't that be wsgiref.simpleserver, to make it fit PEP 8?


-- 
Ian Bicking  /  ianb at colorstudy.com  /  http://blog.ianbicking.org


More information about the Web-SIG mailing list