MCPcopy Index your code
hub / github.com/python/cpython / quopri.py

File quopri.py

Lib/quopri.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Conversions to/from quoted-printable transport encoding as per RFC 1521."""
2
3# (Dec 1991 version).
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected