Extract lines from file, add to new files
Rich Shepard
rshepard at appl-ecosys.com
Mon Jan 29 13:05:25 EST 2024
On Mon, 29 Jan 2024, avi.e.gross at gmail.com wrote:
> There are several general solutions that may apply. Some involve reading
> in both files into data structures and perhaps linking them together in
> some way such as a data.frame or binary tree. You can then process
> individual request in memory/
Avi,
I found several web pages describing how to use the python email library and
tools to send individual or multiple email messages. I'll learn how to do
this based on a couple of detailed examples.
Thanks,
Rich
More information about the Python-list
mailing list