HTTPRedirectHandler.http_error_301(req, fp, code, msg, hdrs) Redirect to the Location: or URI: URL
class urllib.parse.SplitResultBytes(scheme, netloc, path, query, fragment) Concrete class for urlsplit() results
class http.server.CGIHTTPRequestHandler(request, client_address, server) This class is used to serve either files or output
class wsgiref.handlers.BaseHandler This is an abstract base class for running WSGI applications. Each instance will handle a
can_fetch(useragent, url) Returns True if the useragent is allowed to fetch the url according
class ipaddress.IPv4Interface(address) Construct an IPv4 interface. The meaning of address is as in the constructor
exception smtplib.SMTPDataError The SMTP server refused to accept the message data.
cgi.parse_qs(qs, keep_blank_values=False, strict_parsing=False) This function is deprecated in this module. Use
version
urllib.request.pathname2url(path) Convert the pathname path from the local syntax for a path to the form used in the
Page 22 of 80