Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyMySQL/PyMySQL
/ charset.py
File
charset.py
pymysql/charset.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Internal use only. Do not use directly.
2
3
MBLENGTH = {8: 1, 33: 3, 88: 2, 91: 2}
4
Callers
nothing calls this directly
Calls
3
Charsets
Class · 0.85
Charset
Class · 0.85
add
Method · 0.80
Tested by
no test coverage detected