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

is_unspecified

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

decode(string) Accept a string as the instance’s new time value.

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
uuid.UUID.bytes_le
  • References/Python/Python/Internet

UUID.bytes_le The UUID as a 16-byte string (with time_low, time_mid, and time_hi_version in little-endian

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

FileCookieJar.delayload If true, load cookies lazily from disk. This attribute should not be assigned to. This is only a hint

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

FTP_TLS.ccc() Revert control channel back to plaintext. This can be useful to take advantage of firewalls that know how to handle

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

is_link_local These attributes are true for the network as a whole if they are true for both the network address and the broadcast

2025-01-10 15:47:30
urllib.parse.ParseResultBytes
  • References/Python/Python/Internet

class urllib.parse.ParseResultBytes(scheme, netloc, path, params, query, fragment) Concrete class for urlparse()

2025-01-10 15:47:30
http.cookies.Morsel.copy()
  • References/Python/Python/Internet

Morsel.copy(value) Return a shallow copy of the Morsel object.

2025-01-10 15:47:30
poplib.POP3.rpop()
  • References/Python/Python/Internet

POP3.rpop(user) Use RPOP authentication (similar to UNIX r-commands) to log into POP3 server.

2025-01-10 15:47:30