wsgiref.validate.validator()
  • References/Python/Python/Internet

wsgiref.validate.validator(application) Wrap application and return a new WSGI application object. The returned application

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
telnetlib.Telnet.fileno()
  • References/Python/Python/Internet

Telnet.fileno() Return the file descriptor of the socket object used internally.

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

exception ipaddress.AddressValueError(ValueError) Any value error related to the address.

2025-01-10 15:47:30
xmlrpc.client.ServerProxy.system.methodHelp()
  • References/Python/Python/Internet

ServerProxy.system.methodHelp(name) This method takes one parameter, the name of a method implemented by the XML-RPC server

2025-01-10 15:47:30
http.client.HTTPConnection.close()
  • References/Python/Python/Internet

HTTPConnection.close() Close the connection to the server.

2025-01-10 15:47:30
ipaddress.IPv4Interface.ip
  • References/Python/Python/Internet

ip The address (IPv4Address) without network information.

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

received_lines Holds a list of the line strings (decoded using UTF-8) received from the client. The lines have their "\r\n"

2025-01-10 15:47:30
ftplib.FTP.storlines()
  • References/Python/Python/Internet

FTP.storlines(cmd, fp, callback=None) Store a file in ASCII transfer mode. cmd should be an appropriate STOR

2025-01-10 15:47:30
http.cookiejar.CookiePolicy.netscape
  • References/Python/Python/Internet

CookiePolicy.netscape Implement Netscape protocol.

2025-01-10 15:47:30