Thanks Nick.  This does seem to cover it all.  Perhaps it is worth mentioning 
cp1252 as the windows version of latin1, which _does_not_ cover all code points 
and hence requires surrogateescapes for best effort solution.

K



________________________________
From: Nick Coghlan [ncogh...@gmail.com]
Sent: Thursday, January 09, 2014 18:08
To: Kristján Valur Jónsson
Cc: Victor Stinner; Antoine Pitrou; python-dev@python.org
Subject: Re: [Python-Dev] Python3 "complexity"




http://python-notes.curiousefficiency.org/en/latest/python3/text_file_processing.html
 is currently linked from the Unicode HOWTO. However, I'd be happy to offer it 
for direct inclusion to help make it more discoverable.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to