Closed GoogleCodeExporter closed 9 years ago
Actually its a real pain to make this config file thing work - we severely
hacked optparser to make it kind of work.
The new argparse has support for a config file
http://docs.python.org/dev/library/argparse.html#fromfile-prefix-chars
But the file format is a little strange (its basically just a sequence of
command line args one on each line). Maybe we should just use that though since
its quite standard?
Original comment by scude...@gmail.com
on 29 Jul 2012 at 3:17
This issue was closed by revision r2096.
Original comment by mike.auty@gmail.com
on 29 Jul 2012 at 9:22
Original issue reported on code.google.com by
michael.hale@gmail.com
on 27 Jul 2012 at 3:20