Module mime.text

Text utility functions.

Functions

NameDescription
isTextualData(data) Check if data seems to be textual. Can be used to choose whether to use text/plain or application/octet-stream as fallback.