opatio.misc package

Submodules

Module contents

The misc subpackage for the opatio library.

This module provides miscellaneous utility functions and base classes used throughout the opatio package.

Modules

misc

Contains miscellaneous utility functions like is_float_castable and print_table_indexes.

opatentity

Defines the base OPATEntitity class. This is a base class which just enforces that for its children the definition of length is the length of their byte representation.