UnicodeError.end
  • References/Python/Python/Built-in Exceptions

end The index after the last invalid data in

2025-01-10 15:47:30
audioop.mul()
  • References/Python/Python/Multimedia

audioop.mul(fragment, width, factor) Return a fragment that has all samples in the original fragment multiplied by the floating-point

2025-01-10 15:47:30
telnetlib.Telnet.set_option_negotiation_callback()
  • References/Python/Python/Internet

Telnet.set_option_negotiation_callback(callback) Each time a telnet option is read on the input flow, this callback

2025-01-10 15:47:30
email.utils.make_msgid()
  • References/Python/Python/Internet Data

email.utils.make_msgid(idstring=None, domain=None) Returns a string suitable for an

2025-01-10 15:47:30
statistics.stdev()
  • References/Python/Python/Numeric & Mathematical

statistics.stdev(data, xbar=None) Return the sample standard deviation (the square root of the sample variance). See variance()

2025-01-10 15:47:30
xml.etree.ElementTree.ElementTree.findall()
  • References/Python/Python/Structured Markup

findall(match, namespaces=None) Same as Element.findall(), starting at the root of the tree.

2025-01-10 15:47:30
msilib.SummaryInformation.GetPropertyCount()
  • References/Python/Python/MS Windows

SummaryInformation.GetPropertyCount() Return the number of summary properties, through MsiSummaryInfoGetPropertyCount()

2025-01-10 15:47:30
collections.abc.ItemsView
  • References/Python/Python/Data Types

class collections.abc.ItemsView class collections.abc.KeysView class collections.abc.ValuesView

2025-01-10 15:47:30
time.clock_gettime()
  • References/Python/Python/Operating System

time.clock_gettime(clk_id) Return the time of the specified clock clk_id. Availability:

2025-01-10 15:47:30
mailbox.Mailbox.
  • References/Python/Python/Internet Data

__len__() Return a count of messages in the mailbox.

2025-01-10 15:47:30