HomeSort by relevance Sort by last modified time
    Searched refs:exclist (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/plat-irix5/
panel.py 113 # Attribute names in exclist are ignored.
116 def assign_members(target, attrlist, exclist, prefix):
118 if is_list(item) and len(item) == 2 and item[0] not in exclist:
  /external/python/cpython2/Lib/plat-irix6/
panel.py 113 # Attribute names in exclist are ignored.
116 def assign_members(target, attrlist, exclist, prefix):
118 if is_list(item) and len(item) == 2 and item[0] not in exclist:

Completed in 509 milliseconds