Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_elementtree.c165 list_join(PyObject* list) in list_join() function
443 res = list_join(res); in element_get_text()
463 res = list_join(res); in element_get_tail()