Searched refs:__and__ (Results 1 – 3 of 3) sorted by relevance
170 def __and__(self, other): member in Set
43 * If no destination name is provided, __and__ if `stdout` is the console,
2518 w.write_array(f, array('B', map(mask.__and__, range(1, 256))))2524 map(mask.__and__, range(1,256)))