Skip to content

missing module exports #79

@jerzyk

Description

@jerzyk

method __init__ of class OleFileIO is using constants in parameter declarations, but those constants are not exported in __all__, of course they could be redefined in the module that is implementing a class inheriting from OleFileIO... but it is breaking DRY.

Could you please add DEFECT_UNSURE, DEFECT_POTENTIAL, DEFECT_INCORRECT, DEFECT_FATAL and DEFAULT_PATH_ENCODING to exports?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions