> > -BaseHTTPServer basehttpserver > > +BaseHTTPServer base_http_server > > -CGIHTTPServer cgihttpserver > > +CGIHTTPServer cgi_http_server > > And so we circle round to (namespace) packages, because is a dot > really any worse than an underscore? > > http.server.base > http.server.cgi > http.server.simple >
We should probably scrap either Base or Simple for Py3K. Bill _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com