Is there anyway to read all my configuration filenames with extension (.cfg)?
See the glob module http://docs.python.org/library/glob.html glob.glob(os.path.expanduser('~/*.cfg')) -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list