User Tools

Site Tools


python_code_point

Python code point

code point - “An integer in the range 0 to 0x10FFFF used to identify an entry in the Unicode character database. As of Unicode 7.0, less than 3% of all code points are assigned to characters. In the Python documentation, the term may be spelled as one or two words. For example, in Chapter 2, 'Built-in Functions,' of the Python Library Reference, the chr function is said to take an integer 'codepoint,' while its inverse, ord, is described as returning a 'Unicode code point'.” (FlntPy 2022)

python_code_point.txt · Last modified: 2024/04/28 03:36 (external edit)