Putting a line from a text file into a variable, then moving to next line
I'm not really sure how readline() works. Is there a way to iterate through a file with multiple lines and then putting each line in a variable in a loop? -- http://mail.python.org/mailman/listinfo/python-list
mod_python
Why do I receive a "File not found" error on a perfect good and simple script but properly receive errors when I deliberately add errors in the script? The file is there, it just doesn't do anything. Any help would be appreciated. -- http://mail.python.org/mailman/listinfo/python-list