Python: wrap std::ostream/ofstream, for ascii tracing.

This commit is contained in:
Gustavo J. A. M. Carneiro
2009-02-18 12:23:08 +00:00
parent 07146ac480
commit d1b501f370
4 changed files with 23 additions and 1 deletions

View File

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