Lines Matching refs:today
1114 self.theclass.today()):
1332 # We claim that today() is like fromtimestamp(time.time()), so
1335 today = self.theclass.today()
1338 if today == todayagain:
1341 # 1. It recently became midnight, between the today() and the
1346 # happened to call today() right before a resolution quantum
1354 if today != todayagain:
1355 self.assertAlmostEqual(todayagain, today,
5306 self.assertRaises(TypeError, Eastern.fromutc, date.today()) # wrong type
5367 as_date = date.today()
5402 for x in [date.today(),