Home
last modified time | relevance | path

Searched refs:refold_all_expected (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_email/
Dtest_generator.py65 refold_all_expected = refold_long_expected.copy() variable in TestGeneratorBase
66 refold_all_expected[0] = (
75 refold_all_expected[100] = (
123 self.assertEqual(s.getvalue(), self.typ(self.refold_all_expected[n]))