is_site_local True if the address is reserved for site-local usage. Note that the site-local address space has
IMAP4.PROTOCOL_VERSION The most recent supported protocol in the CAPABILITY response from the server.
IMAP4.login(user, password) Identify the client using a plaintext password. The password will be quoted.
is_multicast
FTP.rename(fromname, toname) Rename file fromname on the server to toname.
Morsel.isReservedKey(K) Whether K is a member of the set of keys of a Morsel.
BaseCookie.output(attrs=None, header='Set-Cookie:', sep='\r\n') Return a string representation suitable to be sent as HTTP headers
class xmlrpc.client.Binary This class may be initialized from bytes data (which may include NULs). The primary access to the
class urllib.request.FileHandler Open local files.
SMTP.ehlo(name='') Identify yourself to an ESMTP server using EHLO. The hostname argument defaults to the fully
Page 4 of 80