Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ parse_html5_entities.py
File
parse_html5_entities.py
tools/python-3.11.9-amd64/Tools/scripts/parse_html5_entities.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Utility
for
parsing HTML5 entity definitions available
from
:
4
Callers
nothing calls this directly
Calls
11
create_dict
Function · 0.85
get_json
Function · 0.85
write_items
Function · 0.85
compare_dicts
Function · 0.85
startswith
Method · 0.80
print
Function · 0.50
open
Function · 0.50
format
Method · 0.45
write
Method · 0.45
remove
Method · 0.45
rename
Method · 0.45
Tested by
no test coverage detected