diff -r 99f49426595a -r 427638d49248 bindings/python/ns3modulegen_generated.py --- a/bindings/python/ns3modulegen_generated.py Mon Aug 18 16:00:47 2008 +0100 +++ b/bindings/python/ns3modulegen_generated.py Mon Aug 18 16:02:54 2008 +0100 @@ -224,6 +224,8 @@ ns3_module_helper__local.register_types(module) root_module.end_section('ns3_module_helper') + module.add_container('std::vector< unsigned int, std::allocator< unsigned int > >', 'unsigned int') + module.add_container('std::list< unsigned int, std::allocator< unsigned int > >', 'unsigned int') ## Register a nested module for the namespace internal