Lines Matching refs:dt3
1251 dt3 = self.theclass(2002, 3, 1, 9, 0, 0)1252 self.assertEqual(dt1, dt3)1253 self.assertTrue(dt2 > dt3)