gemmi.ReflnBlocks class

Special methods

def __bool__(self, /) -> bool
Check whether the list is nonempty
def __getitem__(self, arg0: int, /) -> ReflnBlock
def __init__(self, /) -> None
def __iter__(self, /) -> typing.Iterator
def __len__(self, /) -> int
def __repr__(self, /) -> str
Return the canonical string representation of this list.