Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py872 def list_pop(a_list, index=0, default=None): argument
884 return a_list.pop(index)