HTTPRedirectHandler.http_error_307(req, fp, code, msg, hdrs) The same as http_error_301(), but called for the ‘temporary
class ftplib.FTP_TLS(host='', user='', passwd='', acct='', keyfile=None, certfile=None, context=None, timeout=None, source_address=None) A
IMAP4.proxyauth(user) Assume authentication as user. Allows an authorised administrator to proxy into any user’s mailbox
Source code: Lib/urllib/
UUID.bytes The UUID as a 16-byte string (containing the six integer fields in big-endian byte order).
HTTPConnection.connect() Connect to the server specified when the object was created. By default, this is called automatically
class urllib.request.AbstractDigestAuthHandler(password_mgr=None) This is a mixin class that helps with HTTP authentication
FTP.abort() Abort a file transfer that is in progress. Using this does not always work, but it’s worth a try.
exception http.cookies.CookieError Exception failing because of
BaseHandler.unknown_open(req) This method is not defined in BaseHandler, but subclasses should define
Page 79 of 80