Lines Matching full:sequences
626 """An equality assertion for ordered sequences (like lists and tuples).634 seq_type: The expected datatype of the sequences, or None if no699 # The sequences are the same, but have differing types.873 Asserts that each element has the same count in both sequences.