read Unicode characters one by one in python2

Peng Yu pengyu.ut at gmail.com
Sat Feb 24 11:17:35 EST 2018


Here shows some code for reading Unicode characters one by one in
python2. Is it the best code for reading Unicode characters one by one
in python2?

https://rosettacode.org/wiki/Read_a_file_character_by_character/UTF8#Python

-- 
Regards,
Peng



More information about the Python-list mailing list