bindings/python/ns3_module_node.py
changeset 4449 c11b6d768ab3
parent 4425 be14bd6680f4
child 4454 f2af91ee09e7
--- a/bindings/python/ns3_module_node.py	Tue May 19 15:34:20 2009 +0200
+++ b/bindings/python/ns3_module_node.py	Tue May 19 15:35:05 2009 +0200
@@ -1,4 +1,4 @@
-from pybindgen import Module, FileCodeSink, param, retval, cppclass
+from pybindgen import Module, FileCodeSink, param, retval, cppclass, typehandlers
 
 def register_types(module):
     root_module = module.get_root()