comparison TODO @ 463:24ccca2442b1

optparse to argparse Migration for scripts/getan-eval.py.
author Magnus Schieder <mschieder@intevation.de>
date Mon, 30 Apr 2018 12:13:35 +0200
parents 52398469cacc
children 050ffdec60d9
comparison
equal deleted inserted replaced
462:52398469cacc 463:24ccca2442b1
65 when being in the right pane. When you use tab to go to the entries, 65 when being in the right pane. When you use tab to go to the entries,
66 it cannot be seen anymore in which project I am. 66 it cannot be seen anymore in which project I am.
67 This is a larger drawback after moving all entries somewhere, 67 This is a larger drawback after moving all entries somewhere,
68 it is unclear which task's entries are shown now. 68 it is unclear which task's entries are shown now.
69 69
70 20180104 BER (minor) Display licensing information with --version and
71 usage. Implementation idea: change this when moving away from optparse.
72
73 20170709 BER: Give scripts/getan-eval.py a more specific name and add 70 20170709 BER: Give scripts/getan-eval.py a more specific name and add
74 it as a script to be installed. 71 it as a script to be installed.
75
76 20170529 BER: Python compatibility: switch from deprecated optparse module
77 to argparse. Affects getan/main.py and scripts/getan-eval.py.
78 72
79 20170504 BER: Some multi-user installations do not want a logfile by default. 73 20170504 BER: Some multi-user installations do not want a logfile by default.
80 We could solve this requirement by making it configurable. 74 We could solve this requirement by making it configurable.
81 75
82 20160912 BER: Better code: states.py: classes EditEntryState and 76 20160912 BER: Better code: states.py: classes EditEntryState and
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)