Searched refs:_UCS2_MAXUNICODE (Results 1 – 1 of 1) sorted by relevance
87 _UCS2_MAXUNICODE = 65535 variable554 if is_strict_utf8 and six.PY2 and sys.maxunicode > _UCS2_MAXUNICODE: