How to find all emails (on the same line)
A
printers at sendme.cz
Fri Jun 21 03:34:05 EDT 2002
More information about the Python-list mailing list
Fri Jun 21 03:34:05 EDT 2002
- Previous message (by thread): How to find all emails (on the same line)
- Next message (by thread): How to find all emails (on the same line)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I need to find ALL emails in a file. I can use re module but I do not know how to find all emails if there are more emails on the same line because re module ( as far as I know )finds only one/first occurrence on that line. Thanks for help. Ladislav
- Previous message (by thread): How to find all emails (on the same line)
- Next message (by thread): How to find all emails (on the same line)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list