diff options
| author | bwarsaw | 2001-02-28 06:25:07 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-28 06:25:07 +0000 |
| commit | 5ecebc39c801fae3c603dbc38db91792cccf03d4 (patch) | |
| tree | 4064789171ccd282091393814160cf79e86a8336 /Mailman/Cgi/Auth.py | |
| parent | d4117e2559487604b13fa55121d903681fad00c3 (diff) | |
| download | mailman-5ecebc39c801fae3c603dbc38db91792cccf03d4.tar.gz mailman-5ecebc39c801fae3c603dbc38db91792cccf03d4.tar.zst mailman-5ecebc39c801fae3c603dbc38db91792cccf03d4.zip | |
maketext(): Even though we're using a SafeDict, it's still possible
for the source string to cause exceptions, e.g. if we try to do
'%(hello)f' % {'hello': 'world'}
so catch any TypeError and just feed them the raw, uninterpolated
template.
GetCharSet(): Require a `lang' argument in lieu of using
os.environ['LANG'] to pass around this information. Note, this change
may cause some temporary breakages.
Diffstat (limited to 'Mailman/Cgi/Auth.py')
0 files changed, 0 insertions, 0 deletions
