mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
4 lines
89 B
Python
4 lines
89 B
Python
name2codepoint: dict[str, int]
|
|
codepoint2name: dict[int, str]
|
|
entitydefs: dict[str, str]
|