[Python-Dev] FAQ 4.102 has been updated - can someone proofread it?
Skip Montanaro
skip@pobox.com
Fri, 12 Apr 2002 22:16:38 -0500
>> Being the Unicode novice that I am, I'd feel better if someone
>> proofread FAQ 4.102:
Guido> Hm, I think you've got the ordering wrong. Suggestion #1 would
Guido> be to fix the application to do explicit encoding/decoding.
Guido> Suggestion #2 would be to change the site default encoding by
Guido> adding a sitecustomize.py. I'd leave direct hacking of site.py
Guido> out of the suggestions.
Taken care of. Thanks for the feedback.
Skip