Home | History | Annotate | Download | only in test

Lines Matching refs:MyLong

1240         for c in (MyInt, MyLong, MyStr, MyTuple):
1605 class MyLong(long):
1629 myclasses = [MyInt, MyLong, MyFloat,