Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
Dpanel.py116 def assign_members(target, attrlist, exclist, prefix): argument
118 if is_list(item) and len(item) == 2 and item[0] not in exclist:
/external/python/cpython2/Lib/plat-irix6/
Dpanel.py116 def assign_members(target, attrlist, exclist, prefix): argument
118 if is_list(item) and len(item) == 2 and item[0] not in exclist: