Possible Duplicate:
Using a regular expression to validate an email address
I'm developing a Python application which matches any email address even if that contains at , dot and even white space between words.
Help me to develop the regex to get the expected output