RosettaCodeData/Task/String-length/Python/string-length-4.py

3 lines
77 B
Python

import sys
sys.maxunicode # 1114111 on a wide build, 65535 on a narrow build