unicodedata.name(chr[, default]) Returns the name assigned to the character chr as a string. If no name is defined
class typing.Union Union type; Union[X, Y] means either X or Y. To define a union
address_family The family of protocols to which the server’s socket belongs. Common examples are
stat.S_ISDIR(mode) Return non-zero if the mode is from a directory.
multiprocessing.Value(typecode_or_type, *args, lock=True) Return a
run() Method representing the process’s activity. You may override this method in a subclass
unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
operator.__mul__(a, b) Return a * b, for a and b numbers.
types.GetSetDescriptorType The type of objects defined in extension modules with PyGetSetDef, such as FrameType
xmlparser.GetBase() Returns a string containing the base set by a previous call to SetBase(), or None
Page 43 of 100