Module mime.text
Text utility functions.
Functions
Name | Description |
---|---|
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. |