Searched refs:list_eq (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/compiler/
H A Dsymbols.py411 def list_eq(l1, l2): function
437 if not list_eq(mod_names, names2):
457 if not list_eq(get_names(s.get_namespace()),

Completed in 127 milliseconds