Commit 5d7a64455179742a84f89231d39b6a12ca8f8acb
1 parent
a5036230
ppt_record_parser: ensure import is relative
Strangest thing: this change was necessary for unittesting oleobj. Without this, running python3.3 -m unittest tests.oleobj.test_basic resulted in: AttributeError: 'module' object has no attribute 'oleobj' . That was a rather unhelpful error message.
Showing
1 changed file
with
1 additions
and
1 deletions
oletools/ppt_record_parser.py