mrcrowbar.common module

mrcrowbar.common.bounds(start, end, length, src_size)[source]
mrcrowbar.common.file_path_recurse(*root_list)[source]
mrcrowbar.common.is_bytes(obj)[source]

Returns whether obj is an acceptable Python byte string.

mrcrowbar.common.read(fp)[source]
mrcrowbar.common.serialise(obj, fields)[source]