An equality assertion for ordered sequences (like lists and tuples). For the purposes of this function, a valid ordered sequence type is one which can be indexed, has a length, and has an equality operator. Args: seq1: The first sequence to compare.
(self, seq1, seq2, msg=None, seq_type=None)
source not stored for this graph (policy: none)