Parsing Email 'References' header.

David wizzardx at gmail.com
Thu May 8 09:36:31 EDT 2008


>
>  "<.*>(<.*?>)"
>

Doesn't work if there is only one e-mail address:

Here's another one:

"<[^<]+>$"



More information about the Python-list mailing list