> feed_list = open("feed_listing.conf","r")
What could it be about the above line that means "Open this file for
READ ONLY"?-- http://mail.python.org/mailman/listinfo/python-list
> feed_list = open("feed_listing.conf","r")
What could it be about the above line that means "Open this file for
READ ONLY"?-- http://mail.python.org/mailman/listinfo/python-list