Mark Sapiro wrote: > >What I think is missing is something analogous to the old >Mailman.Logging.Utils.LogStdErr() to cause writes to sys.stderr to be >logged instead of or in addition to being sent to the stderr stream.
I don't mean to imply that such a function is necessarily required. Most problems (except maybe for messages from the Python library) can easily be handled by changing the sys.stderr writes to logging calls. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
