|
|
__init__(self,
filename,
index=1,
error_handler=None,
all_occ=False,
allow_obsolete=True,
use_strict_resname=False)
Initialize with a filename, an optional starting index (default of 1)
and optional error_handler (default of mm.error_handler). |
|
|
|
Inherited from FormatReader:
clearReadErrors,
getReadErrors,
startErrorQueuing,
stopErrorQueuing
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|