Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_cgi.py109 def first_second_elts(list): function
177 first_second_elts(expect.items()))
/external/python/cpython3/Lib/test/
Dtest_cgi.py107 def first_second_elts(list): function