obj The underlying object of the memoryview: >>>
definition.__qualname__ The qualified name of the class, function, method, descriptor
float.as_integer_ratio() Return a pair of integers whose ratio is exactly equal to the original float and with a positive denominator
bytearray.title() Return a titlecased version of the binary sequence where words start with an uppercase ASCII character and
pop() Remove and return an arbitrary element from the set. Raises
start The value of the start parameter (or 0 if the parameter was not supplied)
classmethod fromkeys(seq[, value]) Create a new dictionary with keys from seq and values set to value.
isdisjoint(other) Return True if the set has no elements in common with other. Sets are disjoint if and
bytearray.partition(sep) Split the sequence at the first occurrence of sep, and return a 3-tuple containing the part
contiguous A bool indicating whether the memory is contiguous.
Page 8 of 20