How do you read unicode files?

Matt Gerrans mgerrans at mindspring.com
Fri Jun 7 05:08:38 EDT 2002


Thanks Mike, Francis and Martin for the quick replies!

My mistake was using readlines() to read the text file, instead of read().
(I should have posted a snippet of code in the first place and probably you
all would have noticed that immediately).

- Matt





More information about the Python-list mailing list