At 07:55 PM 3/18/2002 -0500, Barry A. Warsaw wrote: >Just a quick style nit; I hope you don't mind! > > | 1 if msgdata.get('dlist'): > | 2 threadID = msgdata['thread_id'] > | 3 syslog('info', "threadID = %d", threadID) > | 4 to_line = '%s-%d@%s' % (mlist.real_name.lower(), >----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^ > >better to use "mlist.internal_name()".
Not at all. Thanks. Ellen _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers