Extract lines from file, add to new files
Rich Shepard
rshepard at appl-ecosys.com
Mon Jan 29 12:37:55 EST 2024
On Mon, 29 Jan 2024, Rich Shepard via Python-list wrote:
> No, I hadn't ... but I am reading it now.
Perhaps I missed the answer to my question when reading the io module. It
explains how to open/write/read files of text and binary data, not passing
a variable's value from one file to a place-keeper in another file.
I'll keep searching for a solution.
Rich
More information about the Python-list
mailing list