Re: [Mailman-Developers] Problem with new configuration.Configuration.load()

2006-10-22 Thread Bob Puff
22 Oct 2006 17:45:29 -0400 Subject: Re: [Mailman-Developers] Problem with new configuration.Configuration.load() > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Oct 21, 2006, at 8:29 PM, Tokio Kikuchi wrote: > > > Mark Sapiro wrote: > >> If the new configur

Re: [Mailman-Developers] Problem with new configuration.Configuration.load()

2006-10-22 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 21, 2006, at 8:29 PM, Tokio Kikuchi wrote: > Mark Sapiro wrote: >> If the new configuration.Configuration.load() method is given a >> configuration file argument which is a non-existent file, it will >> silently fall back to loading mm_cfg.py.

Re: [Mailman-Developers] Problem with new configuration.Configuration.load()

2006-10-21 Thread Tokio Kikuchi
Mark Sapiro wrote: > If the new configuration.Configuration.load() method is given a > configuration file argument which is a non-existent file, it will > silently fall back to loading mm_cfg.py. > > I think it should remember whether a filename argument is passed and > complain if the passed file

[Mailman-Developers] Problem with new configuration.Configuration.load()

2006-10-21 Thread Mark Sapiro
If the new configuration.Configuration.load() method is given a configuration file argument which is a non-existent file, it will silently fall back to loading mm_cfg.py. I think it should remember whether a filename argument is passed and complain if the passed file doesn't exist. -- Mark Sapir