[Tutor] Opening files?

Jeff Lohman jlohman@cox.net
Wed Mar 26 12:06:10 2003


When I want to try and open(import?) and read files, what are the best commands to use?

Also, how do I specify the path that python needs to follow to open the file?

I am trying to manipuilate text(.txt) files with python 2.2.2.

Thanks,

-Jeff, first-time poster and new python user...