Table of Contents
webbrowser
cgi
cgitb
wsgiref
urllib
urllib2
httplib
ftplib
poplib
imaplib
nntplib
smtplib
smtpd
telnetlib
uuid
urlparse
SocketServer
BaseHTTPServer
BaseHTTPServer.BaseHTTPRequestHandler
BaseHTTPServer.HTTPServer
BaseHTTPServer.catch_warnings
SimpleHTTPServer
CGIHTTPServer
cookielib
Cookie
xmlrpclib
SimpleXMLRPCServer
DocXMLRPCServer
BaseHTTPRequestHandler.
log_error
Log an error.
This is called when a request cannot be fulfilled. By default it passes the message on to log_message().
Arguments are the same as for log_message().
XXX This should go to the separate error log.