I am newbie to python and have no time to study python with more time. Here I just want post to look for some help to realize one very simple codes to function: search content and to find out all "gmail" account "@gmail.com" email address.
For instance, if one string is " hello, this is test from existing content, which maybe come from file or html file,whatever.abc@gmail.com to d123@gmail.com". Maybe I need one simple code to find out "abc@gmail.com" and "d123@gmail.com".
Is that very simple ? But I never use python and really have no idea to achieve that.
Thanks,

