Idea #2 doesn't work.
Stupid idea #3:
Add a `nowrap_func` argument to MailWrapper.format(). If non-None, call this on every line the wrapper wants to wrap. If it matches, skip the wrapping.
Idea #2 doesn't work.
Stupid idea #3:
Add a `nowrap_func` argument to MailWrapper. format( ). If non-None, call this on every line the wrapper wants to wrap. If it matches, skip the wrapping.