summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-12-07 04:08:30 (GMT)
committerGuido van Rossum <guido@python.org>1998-12-07 04:08:30 (GMT)
commit5c3b384a851b5f8f9a4f9a39a6869528d4444658 (patch)
tree456ef60ec5757ee23c0871ecffaea717cd07eb5e /Modules
parent9228cbd0844f9f0a641832b214a47006c77333bb (diff)
downloadcpython-5c3b384a851b5f8f9a4f9a39a6869528d4444658.zip
cpython-5c3b384a851b5f8f9a4f9a39a6869528d4444658.tar.gz
cpython-5c3b384a851b5f8f9a4f9a39a6869528d4444658.tar.bz2
Patch by Jeff Rush:
In SimpleHTTPServer.py, the server specified in test() should be BaseHTTPServer.HTTPServer, in case the request handler should want to reference the two attributes added by BaseHTTPServer.server_bind: self.server_name = hostname self.server_port = port There was some Bobo CGI code that wanted access to those attributes.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions