Tim Legant <[EMAIL PROTECTED]> writes: > Either a ~/.tmdarc or a ~/.tmda/config is required.
I don't think this is the case. >From Defaults.py: # Read-in the user's configuration file. if os.path.exists(TMDARC): [...] Only if it exists will the user's config file be read. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
