use regex to validate email address.
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 11 Dec 2009 14:17:17 +0000 (14:17 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 11 Dec 2009 14:17:17 +0000 (14:17 +0000)
commitf8f4dd18ee4895d2941b14a65c51d87ceed802fe
tree7fd57ff5ab8dbd8f4d7228c22498fe54e049d717
parent5d2859509faf449daf088d98ae5e737c6c096d69
use regex to validate email address.
was there a specific reason to try parsing the address manually? if so please let me know and I'll revert this.
PLC/Persons.py