All Samples(1) | Call(0) | Derive(0) | Import(1)
src/p/y/PyBindGen-0.17.0/tests/footest.py PyBindGen(Download)
import foo3 as foo # generated by gccxml, output to a single defs file, finally generate C++ from that single file elif which == 4: import foo4 as foo # generated by gccxml, output to multiple defs files, then generate C++ from those defs files else: raise AssertionError("bad command line arguments")