class urllib.request.Request(url, data=None, headers={}, origin_req_host=None, unverifiable=False, method=None) This class is
responses This attribute contains a mapping of error code integers to two-element tuples containing a short and long message
run(app) Run the specified WSGI application, app.
Cookie.get_nonstandard_attr(name, default=None) If cookie has the named cookie-attribute, return its value. Otherwise, return
ProxyDigestAuthHandler.http_error_407(req, fp, code, msg, hdrs) Retry the request with authentication information, if available
Cookie.domain_initial_dot True if the domain explicitly specified by the server began with a dot ('.')
class urllib.request.URLopener(proxies=None, **x509) Deprecated since
FTP.size(filename) Request the size of the file named filename on the server. On success, the size of the file is returned
class urllib.parse.DefragResult(url, fragment) Concrete class for urldefrag() results containing
IMAP4.create(mailbox) Create new mailbox named mailbox.
Page 42 of 80