Home | History | Annotate | Download | only in test

Lines Matching refs:tuple2

582         class tuple2(tuple):
589 tuple2: {(): (), (1, 2, 3): (2, 4, 6)},