Home
last modified time | relevance | path

Searched defs:otherseq (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Demo/classes/
Dbitvec.py284 def __and__(self, otherseq, *rest): argument
293 def __xor__(self, otherseq, *rest): argument
302 def __or__(self, otherseq, *rest): argument
316 def __coerce__(self, otherseq, *rest): argument