Mercurial > getan
changeset 428:7adc6cd9d23a
TODO: Adds point to move off optparse.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 29 May 2017 14:06:31 +0200 |
parents | 519a9f923806 |
children | 5ee2ce059338 |
files | TODO |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Fri May 05 10:36:07 2017 +0200 +++ b/TODO Mon May 29 14:06:31 2017 +0200 @@ -1,3 +1,6 @@ +20170529 BER: Python compatibility: switch from deprecated optparse module + to argparse. Affects getan/main.py and scripts/getan-eval.py. + 20170504 BER: Some multi-user installations do not want a logfile by default. We could solve this requirement by making it configurable.