Searched refs:notok (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_datetime.py3256 class notok(ok): class in function:TestTimezoneConversions.test_bogus_dst
3258 self.assertRaises(ValueError, now.astimezone, notok())
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_datetime.py3256 class notok(ok): class in function:TestTimezoneConversions.test_bogus_dst
3258 self.assertRaises(ValueError, now.astimezone, notok())

Completed in 46 milliseconds