summaryrefslogtreecommitdiff
path: root/Mailman/MTA/Manual.py
diff options
context:
space:
mode:
authorbwarsaw2002-02-28 06:34:30 +0000
committerbwarsaw2002-02-28 06:34:30 +0000
commit241ef83c0bad5ead654cb31952fc38b6c9712175 (patch)
treeccf8a74089f86b0b3f206e9b94a9cfb54be89969 /Mailman/MTA/Manual.py
parent95e6c14e95116a64a6cda595b0537e55384445ec (diff)
downloadmailman-241ef83c0bad5ead654cb31952fc38b6c9712175.tar.gz
mailman-241ef83c0bad5ead654cb31952fc38b6c9712175.tar.zst
mailman-241ef83c0bad5ead654cb31952fc38b6c9712175.zip
__sendAdminBounceNotice(), sendNextNotification(): Both
UserNotification constructor calls were passing in the language as a positional argument, in the position where the text should have been. But because both instances has no text, the proper fix is to use the `lang' keyword argument. This fixes one i18n related crash, and the last one I'm going to commit tonight. I've audited all the other UserNotification call sites and there are more fixes coming down the pike.
Diffstat (limited to 'Mailman/MTA/Manual.py')
0 files changed, 0 insertions, 0 deletions