reading from a txt file

MyHaz support.services.complaints at gmail.com
Wed Mar 30 02:58:42 EST 2005


you should have that file i/o in some try: except: pairs for starters.
and you should close data_file when you are done. isn't it just
data_file.read() ?




More information about the Python-list mailing list