mirror of
https://github.com/pocketpy/pocketpy
synced 2026-06-21 07:57:10 +08:00
243 B
243 B
unicodedata.east_asian_width(char: str) -> str
Returns the East Asian width of a Unicode character. The width is one of the following values:
F: FullwidthH: HalfwidthN: NeutralNa: NarrowW: WideA: Ambiguous