Searched refs:CheckItems (Results 1 – 1 of 1) sorted by relevance
493 def CheckItems(seq, iterator): function496 CheckItems(mapping.keys(), mapping.iterkeys())497 CheckItems(mapping.values(), mapping.itervalues())498 CheckItems(mapping.items(), mapping.iteritems())