Skip to content

Implemented Python 3.x support

Compare
Choose a tag to compare
@bontchev bontchev released this 13 Nov 13:12
· 25 commits to master since this release
  • The script now runs under both Python 2.6+ and 3.x.
  • Improved the support of documents created by the 64-bit versions of Office. Still not perfect; see the "Known problems" section.
  • Implemented support for some VBA7-specific features (Friend, PtrSafe, LongPtr).
  • Improved the disassembling of Dim declarations when a custom type is used.