E&S CVS Commit: pylib - When encoding address-bearing headers that contain non-ascii characters,
tsarna at eby-sarna.com
tsarna at eby-sarna.com
Wed Aug 28 16:48:00 EDT 2002
Module Name: pylib
Committed By: tsarna
Date: Wed Aug 28 20:47:03 UTC 2002
Modified Files:
pylib/AppUtils: Unicode.py
Log Message:
When encoding address-bearing headers that contain non-ascii characters,
include a separating space in the encoded part. Some mail clients "lose"
spaces between encoded parts and ascii addresses. This way, we get 1 or
2 spaces separating the name and address, instead of 0 or 1.
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.16&r2=1.17
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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