AUTHORS
author Todd Larsen <tlarsen@google.com>
Fri, 16 May 2008 19:46:16 +0000
changeset 29 64b3e323210f
parent 7 5c72db822ebb
child 79 58001ec7720c
permissions -rw-r--r--
settings.py module (and associated tests) for reading a settings file and combining it with command-line options, for SoC utility and tool scripts. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 145 Review URL: http://codereviews.googleopensourceprograms.com/145

# Please sort this file in alphabetical order by last (given) name.
# Please only include one name per line.  If an (optional) email address is
# included, it must be RFC 2821 compliant (properly quoted, escaped, etc.).
# Lines beginning with # can be stripped from the file, as can blank lines.

"Todd Larsen" <tlarsen@google.com>
"Sverre Rabbelier" <sverre@rabbelier.nl>