email.policy.EmailPolicy.fold_binary()
  • References/Python/Python/Internet Data

fold_binary(name, value) The same as fold() if cte_type is 7bit, except that the returned

2025-01-10 15:47:30
dbm.gnu.gdbm.firstkey()
  • References/Python/Python/Data Persistence

gdbm.firstkey() It’s possible to loop over every key in the database using this method and the nextkey() method

2025-01-10 15:47:30
email.policy.Policy.header_max_count()
  • References/Python/Python/Internet Data

header_max_count(name) Return the maximum allowed number of headers named name. Called

2025-01-10 15:47:30
socketserver.BaseServer.server_close()
  • References/Python/Python/Internet

server_close() Clean up the server. May be overridden.

2025-01-10 15:47:30
decimal.Decimal.is_infinite()
  • References/Python/Python/Numeric & Mathematical

is_infinite() Return

2025-01-10 15:47:30
ctypes.OleDLL
  • References/Python/Python/Operating System

class ctypes.OleDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of

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

class urllib.request.HTTPRedirectHandler A class to handle redirections.

2025-01-10 15:47:30
mailbox.MH.pack()
  • References/Python/Python/Internet Data

pack() Rename messages in the mailbox as necessary to eliminate gaps in numbering. Entries in the sequences list are updated

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

hostmask The host mask, as a string.

2025-01-10 15:47:30
xml.sax.handler.property_dom_node
  • References/Python/Python/Structured Markup

xml.sax.handler.property_dom_node value: "http://xml.org/sax/properties/dom-node"

2025-01-10 15:47:30