Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_quopri.py125 HSTRINGS = ( variable in QuopriTestCase
169 for p, e in self.HSTRINGS:
174 for p, e in self.HSTRINGS:
/external/python/cpython3/Lib/test/
Dtest_quopri.py124 HSTRINGS = ( variable in QuopriTestCase
175 for p, e in self.HSTRINGS:
180 for p, e in self.HSTRINGS: