HomeSort by relevance Sort by last modified time
    Searched refs:normalize_calendar (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_calendar.py 174 def normalize_calendar(self, s): member in class:OutputTestCase
188 self.normalize_calendar(calendar.calendar(2004)),
189 self.normalize_calendar(result_2004_text)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_calendar.py 174 def normalize_calendar(self, s): member in class:OutputTestCase
188 self.normalize_calendar(calendar.calendar(2004)),
189 self.normalize_calendar(result_2004_text)

Completed in 39 milliseconds