Skip to content

added "listname" argument to the ListAlreadyExistsError

Gogani requested to merge GiovanniKarra/mailman:issue-1123 into master

The ListAlreadyExistsError now takes in the list name that triggered it as an argument, and added a str method to it

Merge request reports