Searched defs:first_elts (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_cgi.py | 106 def first_elts(list): function |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_cgi.py | 100 def first_elts(list): function |