Mercurial > getan
diff TODO @ 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 | a517c1b5f3d5 |
children | 70063d348739 |
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.