Hello,

I just upgraded to Mailman 2.1.16 and python 2.7 (I was still on MM 2.1.11
with python 2.3)

=> with a topics-enabled list, I had a few shunted files with this message :

Nov 14 11:04:29 2013 (21875) Uncaught runner exception: change_header() got
an unexpected keyword argument 'Delete'

  File "/var/local/mailman/Mailman/Handlers/Tagger.py", line 74, in process

    mlist, msg, msgdata, Delete=False)


so I modified this:

http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Handlers/Tagger.py#L73

on line 74, use  delete=False, instead of Delete=False


-- Fil
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to