On Thu, Dec 26, 2024 at 1:27 AM Mark Sapiro <m...@msapiro.net> wrote:

> On December 25, 2024 2:01:27 PM PST, Odhiambo Washington via Mailman-users
> <mailman-users@mailman3.org> wrote:
> > members --role nonmember LISTSPEC | wc -l
> > 13
>
> What do you get if you do
> ```
> mailman shell -l LISTSPEC
> ...
> >>> len(list(m.nonmembers.members))
>


(venv) mailman@eu:~$ mailman shell -l LISTSPEC
Welcome to the GNU Mailman shell
Use commit() to commit changes.
Use abort() to discard changes since the last commit.
Exit with ctrl+D does an implicit commit() but exit() does not.
The variable 'm' is the  LISTSPEC mailing list
In [1]:  len(list(m.nonmembers.members))
Out[1]: 873

In [2]:

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/Y3XOWQHKSNOHBDP7TOM2DKSK4IJPVZVB/

This message sent to arch...@mail-archive.com

Reply via email to