mailmanctl must use absolute imports
commite0693ed8106f80515f3ffddd92eb1ea9b77e38d3
authorBarry Warsaw <barry@list.org>
Tue, 18 Aug 2009 00:46:43 +0000 (17 20:46 -0400)
committerBarry Warsaw <barry@list.org>
Tue, 18 Aug 2009 00:46:43 +0000 (17 20:46 -0400)
treea9c32dd8ae7b308c613634eab5e489997a2ae325
parent1fb7546e28eb94a3dcf82ff7fb37a85e4648cc1c
mailmanctl must use absolute imports

Turn debug log level up to info so we're not spammed.

Apparently we now have to add a \n to the stream output in emit().
src/mailman/bin/mailmanctl.py
src/mailman/config/schema.cfg
src/mailman/core/logging.py