> just a note to mention that last night's corrections have solved the "daily
> reminder unicode traceback" that I had been getting for a week. Thanks.
Oops! bin/list_members doesn't work anymore
Traceback (most recent call last):
File "/home/mailman/bin/list_members", line 240, in ?
main()
File "/home/mailman/bin/list_members", line 218, in main
print >> fp, formataddr((safe(name), addr))
File "/home/mailman/bin/list_members", line 103, in safe
return unicode(addr, ENC, 'replace').encode(ENC, 'replace')
TypeError: coercing to Unicode: need string or buffer, int found
-- Fil
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers