On Thu, Oct 21, 2004 at 01:33:02PM -0700, David Grimberg wrote: > EXTRA_CONFIG = '/path/to/output-file' > if os.path.exists(EXTRA_CONFIG): > execfile(EXTRA_CONFIG)
That did it! Thanks. - Mark _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
