In message
<[EMAIL PROTECTED]>, Paul
Boddie wrote:

> The vCard specification (RFC 2426 [1]) refers to RFC 2425 [2], which
> says this in section 5.8.1:
> 
>   A logical line MAY be continued on the next physical line anywhere
>   between two characters by inserting a CRLF immediately followed by a
>   single white space character (space, ASCII decimal 32, or horizontal
>   tab, ASCII decimal 9).
> 
> I didn't find anything which forbids splitting quoted-printable
> character values in these specifications.

What adds to the confusion is that quoted-printable has its own convention
for soft-wrapping long lines, using an equals sign followed by a newline.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to