-
- Improve decoding - Use backslashreplace in order to keep the non-utf8 characters. - Fix python 3.6+ support - Generic fix for the lack of backslashreplace in python 3.0 to 3.4
-
…ers an exception when printing to the console on Windows 10
-
Updated "decimal_literal" Variable in olevba.py to handle negative integers
-
Added zipfile27 package to setup.py
-
Ppt parser import fix
-
olemeta: fixed import typo
-
More fixes on relative imports (py3)
-
Update __init__ of UnexpectedDataError exception
-
…s, exceptions raised when checking REFERENCENAME will cause an error.
-
Updated "decimal_literal" Variable in olevba.py so that it will handle negative integers.