Skip to content
  • Barry Warsaw's avatar
    Lots of changes to make bin/withlist work under a buildout environment. · dfccf2b7
    Barry Warsaw authored
    mailman.configuration -> mailman.config.config
    mailman.initialize -> mailma.core.initialize
    mailman.loginit -> mailman.core.logging (yay future absolute imports!)
    
    Convert all configurations to lazr.config, though some legacy still remains,
    and I haven't been able to remove Defaults.py yet.  Added as_boolean() and
    as_log_level() helpers for explicit type conversion.  Added a schema.cfg.
    dfccf2b7