InputSource.getPublicId() Returns the public identifier of this InputSource.
TarInfo.gid Group ID of the user who originally stored this member.
class ctypes.c_wchar_p Represents the C wchar_t * datatype, which must be a pointer to a zero-terminated wide character string. The constructor accepts an integer address, or a string.
os.path.getsize(path) Return the size, in bytes, of path. Raise OSError if the file does not exist or is inaccessible.
size Total size of memory blocks in bytes in the new snapshot (int): 0 if the memory blocks have been released in the new snapshot.
license credits Objects that when printed, print a message like “Type license() to see the full license text”, and when called, display the corresponding text in a pager-like fashion (one screen at a time).
__len__() Return a count of messages in the mailbox.
random.random() Return the next random floating point number in the range [0.0, 1.0).
inspect.ismemberdescriptor(object) Return true if the object is a member descriptor. CPython implementation detail: Member descriptors are attributes defined in extension modules via PyMemberDef structures. For Python implementations without such types, this method will always return False.
extensions_map A dictionary mapping suffixes into MIME types. The default is signified by an empty string, and is considered to be application/octet-stream. The mapping is used case-insensitively, and so should contain only lower-cased keys.
Page 646 of 663