Problem loading a file of words

teoryn teoryn at gmail.com
Mon Jul 25 10:39:28 EDT 2005


I changed to using line = line.strip() instead of line = line [:-1] in
the original and it it worked.

Thanks!




More information about the Python-list mailing list