Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_calendar.py58 result_2004_html = """\ variable
212 result_2004_html.strip()
606 self.assertEqual(stdout.strip(), conv(result_2004_html).strip())
/external/python/cpython3/Lib/test/
Dtest_calendar.py113 result_2004_html = """\ variable
388 result_2004_html.format(**format_).encode(res)
901 result_2004_html.format(**default_format).encode('ascii'))