MCPcopy 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
3MBLENGTH = {8: 1, 33: 3, 88: 2, 91: 2}
4

Callers

nothing calls this directly

Calls 3

CharsetsClass · 0.85
CharsetClass · 0.85
addMethod · 0.80

Tested by

no test coverage detected