6 Aug
2021
6 Aug
'21
5:28 p.m.
On 6/8/21 19:16, Mark Sapiro wrote:
On 8/6/21 9:48 AM, Guillermo Hernandez (Oldno7) via Mailman-users wrote:
It's not functioning. It says:
"AttributeError: 'MemberRoster' object has no attribute 'nonmembers'"
Sorry, that was a typo on my part. It should be
for nonmember in m.nonmembers.members: ... nonmember.unsubscribe() ... commit()
Thanks. Now it's no showing errors (and nothing at all) but apparently it does nothing. The non mebers of the list (the few that remains: I've been deleting one at a time from the web) aparently still are there..
Knowing the correct procedure will ease me to try tomorrow with a clean head.
Thanks a lot.