summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/options.py
diff options
context:
space:
mode:
authorbwarsaw2002-09-17 21:44:31 +0000
committerbwarsaw2002-09-17 21:44:31 +0000
commitde5fa356b454d863c2ad62660a4610b9288c011e (patch)
tree3a96b168b4cbe1662c9de9a2f333ff38769218eb /Mailman/Cgi/options.py
parentfe71e7d522cd6833e02c93ce55ad9ab86dc669b4 (diff)
downloadmailman-de5fa356b454d863c2ad62660a4610b9288c011e.tar.gz
mailman-de5fa356b454d863c2ad62660a4610b9288c011e.tar.zst
mailman-de5fa356b454d863c2ad62660a4610b9288c011e.zip
membership_options(): We need to prep the user's full name into a charset
appropriate for the web page we're spitting out. Take the unicode name string and uncanonstr() it so that it'll either be a string encoded in the charset of the page, or an ascii string containing html &#XYZ; entities. change_options(): Take the full name string received in the web form and canonstr() it so that we get a unicode string.
Diffstat (limited to 'Mailman/Cgi/options.py')
0 files changed, 0 insertions, 0 deletions