Can Mailman Names be Exported?

Is it possible to export a mailman v 2.1 list of names and email addresses to a csv (comma delimited) format file. ie. export so that names come out like
Tom Smith, tom@abc.com Bill Rogers,bill@xyz.org etc.
or
Tom Smithtom@abc.com Bill Rogersbill@xyz.org etc.
would work also. Regards:
Chuck Basford

Chuck,
I modified the 'list_members' script in <mailmandir>/bin to output csv. It isn't hard, really. See my post in the archives at:
http://www.mail-archive.com/mailman-users@python.org/msg18231.html
Note that the thread was such that some people needed "formataddr" instead of "commaaddr".
Chuck Basford wrote:
Is it possible to export a mailman v 2.1 list of names and email addresses to a csv (comma delimited) format file. ie. export so that names come out like
Tom Smith, tom@abc.com Bill Rogers,bill@xyz.org etc.
--
John DeCarlo, My Views Are My Own
participants (2)
-
Chuck Basford
-
John DeCarlo