936
936
class Test_string_to_delta(TestCaseWithAssertLogs):
937
937
# Just test basic RFC 3339 functionality here, the doc string for
938
938
# rfc3339_duration_to_delta() already has more comprehensive
941
941
def test_rfc3339_zero_seconds(self):
942
942
self.assertEqual(datetime.timedelta(),