← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~hirt/ocb-addons/6.1_fix_mailaddress-parsing into lp:ocb-addons/6.1

 

Review: Needs Information

In the case of email address parsing, which is notoriously difficult, I would have more faith in a standard function than a regular expression, at least without a large test set. Did you look at getaddressess from email.utils? See http://docs.python.org/2/library/email.util.html#email.utils.getaddresses for docs, and the example at the top of http://pastebin.com/zbzXQYS9

-- 
https://code.launchpad.net/~hirt/ocb-addons/6.1_fix_mailaddress-parsing/+merge/194030
Your team OpenERP Community Backports Team is subscribed to branch lp:ocb-addons/6.1.


References