Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_bigaddrspace.py58 unicodesize = 2 if sys.maxunicode < 65536 else 4 variable in StrTest
64 x = "x" * int(MAX_Py_ssize_t // (1.1 * self.unicodesize))
74 x = "x" * int(MAX_Py_ssize_t // (1.1 * self.unicodesize))
89 x = "x" * int(MAX_Py_ssize_t // (1.1 * self.unicodesize))