carputils.carpio.igb.open

orphan:

carputils.carpio.igb.open(*args, **kwargs)

Open an IGB file.

Convenience method to provide normal python style interface to create a file type object.

Args:
filename: (str) The filename to open.
Kwargs:
mode: (str) ‘r’ for read mode (default), ‘w’ for write mode