E&S CVS Commit: pylib - - if no encodings in enc_order work, try using the last one in "replace" mode.

tsarna at eby-sarna.com tsarna at eby-sarna.com
Tue Jun 4 13:52:01 EDT 2002


Module Name:	pylib
Committed By:	tsarna
Date:		Tue Jun  4 17:51:37 UTC 2002

Modified Files:
	pylib/AppUtils: Unicode.py

Log Message:
- if no encodings in enc_order work, try using the last one in "replace" mode.
- UTF-8 no longer added to end of enc_order by default
- now requires email package 2.0.4 or later
- fixed typo in __all__
- use email 2.0.4 header stuff for better encoding of headers
- use email 2.0.4 codec info to choose transfer encodings for headers and body


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/AppUtils/Unicode.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pylib/AppUtils/Unicode.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list