PyBindGen Changelog

What's new in PyBindGen 0.16

Jul 9, 2013
  • Add API to allow importing classes and enumerations from external modules
  • Add new destructor_visibility CppClass option
  • Add setting to disable usage of the internal GCC abi to check rtti stuff (for Mac OS X GCC)
  • pybindgen.settings.deprecated_virtuals default value changed to False
  • Bug fixes.