ipaddress.IPv6Network.hostmask
  • References/Python/Python/Internet

hostmask

2025-01-10 15:47:30
imaplib.IMAP4.rename()
  • References/Python/Python/Internet

IMAP4.rename(oldmailbox, newmailbox) Rename mailbox named oldmailbox to newmailbox.

2025-01-10 15:47:30
imaplib.IMAP4.delete()
  • References/Python/Python/Internet

IMAP4.delete(mailbox) Delete old mailbox named mailbox.

2025-01-10 15:47:30
xmlrpc.client.DateTime.encode()
  • References/Python/Python/Internet

encode(out) Write the XML-RPC encoding of this DateTime item to the out stream object.

2025-01-10 15:47:30
http.server.BaseHTTPRequestHandler.close_connection
  • References/Python/Python/Internet

close_connection Boolean that should be set before handle_one_request() returns, indicating if another request

2025-01-10 15:47:30
urllib.request.Request.full_url
  • References/Python/Python/Internet

Request.full_url The original URL passed to the constructor.

2025-01-10 15:47:30
ipaddress.IPv6Address.is_multicast
  • References/Python/Python/Internet

is_multicast

2025-01-10 15:47:30
urllib.request.Request.has_header()
  • References/Python/Python/Internet

Request.has_header(header) Return whether the instance has the named header (checks both regular and unredirected).

2025-01-10 15:47:30
smtplib.SMTP.ehlo_or_helo_if_needed()
  • References/Python/Python/Internet

SMTP.ehlo_or_helo_if_needed() This method call ehlo() and or helo() if there has been no previous

2025-01-10 15:47:30
ipaddress.IPv6Network.broadcast_address
  • References/Python/Python/Internet

broadcast_address

2025-01-10 15:47:30