RosettaCodeData/Task/String-length/Python/string-length-4.py
2014-01-17 05:34:36 +00:00

2 lines
77 B
Python

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