rescan python bindings

This commit is contained in:
Tom Henderson
2009-05-21 06:04:40 -07:00
parent 4159520b4b
commit 9cdc0cfd71
22 changed files with 26 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
from pybindgen import Module, FileCodeSink, param, retval, cppclass, typehandlers
from pybindgen import Module, FileCodeSink, param, retval, cppclass
def register_types(module):
root_module = module.get_root()