John Deas wrote: > My problem is that f.read() outputs nothing Since ``open`` did not give you an IOError, you did get a handle to the files, so this suggests that the files you read are empty...
Alan Isaac -- http://mail.python.org/mailman/listinfo/python-list