http.cookiejar.CookiePolicy.netscape
  • References/Python/Python/Internet

CookiePolicy.netscape Implement Netscape protocol.

2025-01-10 15:47:30
wsgiref.handlers.BaseHandler.wsgi_file_wrapper
  • References/Python/Python/Internet

wsgi_file_wrapper A wsgi.file_wrapper factory, or None. The default value of this attribute is the

2025-01-10 15:47:30
nntplib.NNTP.last()
  • References/Python/Python/Internet

NNTP.last() Send a LAST command. Return as for stat().

2025-01-10 15:47:30
smtpd.SMTPChannel.seen_greeting
  • References/Python/Python/Internet

seen_greeting Holds a string containing the greeting sent by the client in its “HELO”.

2025-01-10 15:47:30
xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation()
  • References/Python/Python/Internet

DocCGIXMLRPCRequestHandler.set_server_documentation(server_documentation) Set the description used in the generated HTML documentation

2025-01-10 15:47:30
http.client.HTTPResponse.debuglevel
  • References/Python/Python/Internet

HTTPResponse.debuglevel A debugging hook. If debuglevel is greater than zero, messages will be printed to stdout

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

FileHandler.file_open(req) Open the file locally, if there is no host name, or the host name is 'localhost'.

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

IMAP4.subscribe(mailbox) Subscribe to new mailbox.

2025-01-10 15:47:30
smtplib.SMTPDataError
  • References/Python/Python/Internet

exception smtplib.SMTPDataError The SMTP server refused to accept the message data.

2025-01-10 15:47:30
ipaddress.IPv4Network.version
  • References/Python/Python/Internet

version

2025-01-10 15:47:30