Searched refs:roundtriptest (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_multibytecodec_support.py20 roundtriptest = 1 # set if roundtrip is possible with unicode variable in class:TestBase
40 if self.roundtriptest:
/external/python/cpython3/Lib/test/
H A Dmultibytecodec_support.py21 roundtriptest = 1 # set if roundtrip is possible with unicode variable in class:TestBase
47 if self.roundtriptest:

Completed in 106 milliseconds