Lines Matching refs:dt3
1930 dt3 = self.theclass(2002, 3, 1, 9, 0, 0)1931 self.assertEqual(dt1, dt3)1932 self.assertTrue(dt2 > dt3)