> If anyone will help me learn file I/O, it would be appreciated.
> I went through Josh Cogliani's Non-Programmer's Tutorial for Python,
> and I still can't understand it.

What exactly don't you understand?

Try the file handling topic in my tutor. see if thats any clearer?
It covers opening, reading, writing and appending to text files.
It also gives some idea of how to handle binary files, but you
probably don't need that bit.

Alan G
Author of the Learn to Program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to