Home
last modified time | relevance | path

Searched refs:module_str (Results 1 – 1 of 1) sorted by relevance

/unit/src/python/
H A Dnxt_python.c408 static nxt_str_t module_str = nxt_string("module"); in nxt_python_set_target() local
414 value = nxt_conf_get_object_member(conf, &module_str, NULL); in nxt_python_set_target()