[Mailman-Users] python errors executing scripts

Mark Panahi mpanahi at gmail.com
Sat Feb 12 12:33:33 CET 2005


Hello, I'm getting errors like the following when executing some of
the scripts in the bin directory. Any ideas?

mailman/bin# ./list_lists
Traceback (most recent call last):
  File "./list_lists", line 122, in ?
    main()
  File "./list_lists", line 102, in main
    longest = max(len(mlist.real_name), longest)
  File "/usr/local/mailman/Mailman/MailList.py", line 144, in __getattr__
    raise AttributeError, name
AttributeError: real_name

Thanks



More information about the Mailman-Users mailing list