bindings/python/ns3_module_udp_echo.py
changeset 4449 c11b6d768ab3
parent 4241 c35796bc0b4b
child 4454 f2af91ee09e7
--- a/bindings/python/ns3_module_udp_echo.py	Tue May 19 15:34:20 2009 +0200
+++ b/bindings/python/ns3_module_udp_echo.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()