Re: File Handling - Some Help Needed

Alan Sandercock (acsander@csat.gatech.edu)
Fri, 14 Apr 1995 13:16:20 -0400

Thanks for the quick reply. I didn't think I was imagining things
when I couldn't quickly find information about opening and
manipulating files in Python. I went in and looked up the relevant
sections in the Library documentation, but just having your short
example provides the clues to get started. Of course I can also go
into the examples and find code fragments, etc, but they really need
to address the issue in the tutorial.

I am going to continue with Python 1.2 now that I begin to see how
some of this stuff works.

Alan Sandercock