Modular Python bindings work (many bug fixes, more modules tested)

This commit is contained in:
Gustavo J. A. M. Carneiro
2011-03-12 18:34:30 +00:00
parent aa879d1f15
commit 089fbdcb5c
33 changed files with 53708 additions and 142 deletions

View File

@@ -15,7 +15,7 @@ import Build
import Utils
## https://launchpad.net/pybindgen/
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 775)
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 776)
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)