MCPcopy
hub / github.com/rspeer/python-ftfy / sloppy.py

File sloppy.py

ftfy/bad_codecs/sloppy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1r"""
2`ftfy.bad_codecs.sloppy` provides character-map encodings that fill their "holes"
3in a messy but common way: by outputting the Unicode codepoints with the same
4numbers.

Callers

nothing calls this directly

Calls 1

make_sloppy_codecFunction · 0.85

Tested by

no test coverage detected