summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/confirm.py
diff options
context:
space:
mode:
authorbwarsaw2002-09-18 05:38:51 +0000
committerbwarsaw2002-09-18 05:38:51 +0000
commit0efe92058114a180ea14d254049e79b4f4bea057 (patch)
tree914723f33325a999f9d0644cbdf63c9c9aaac5f8 /Mailman/Cgi/confirm.py
parentda20177dfc0769529cfdff0752c098c8e0608eaf (diff)
downloadmailman-0efe92058114a180ea14d254049e79b4f4bea057.tar.gz
mailman-0efe92058114a180ea14d254049e79b4f4bea057.tar.zst
mailman-0efe92058114a180ea14d254049e79b4f4bea057.zip
canonstr(): With help from Tokio Kikuchi, this patch should make for
better Japanese support. If we're converting to &#XYZ; form, use chr() if the integer is < 256 otherwise use unichr(). If the resulting joined string is already a Unicode, don't convert it. uncanonstr(): Use u'' instead of '' as the string when s is None. The Japanese codecs require a Unicode string as its argument, not an 8-bit string.
Diffstat (limited to 'Mailman/Cgi/confirm.py')
0 files changed, 0 insertions, 0 deletions