Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_pty.py51 def normalize_output(data): function
206 normalize_output(s1))
212 self.assertEqual(b'For my pet fish, Eric.\n', normalize_output(s2))