Searching for email address

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Jul 30 10:43:31 EDT 2002


>>>>> "Graeme" == Graeme Longman <glongman at ilangua.com> writes:

    Graeme> In the process of translating our client's sites.  Just a
    Graeme> script to find all the email addresses so that the email
    Graeme> addresses aren't included for translation.

Tim Roberts wrote on this group a few days ago about a 'multi-thousand
byte full expression to match a valid RFC822 e-mail address' from
*Mastering Regular Expressions 2nd Ed.*.  So you may want to check the
O'Reilly site and see if you can download the src code for the book.

John Hunter




More information about the Python-list mailing list