Mercurial > getan
comparison CHANGES @ 457:7fedbb73022e
clean up source code
* use defaults in argparse and adapt the source code to it.
* update CHANGES
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Fri, 02 Feb 2018 12:37:11 +0100 |
parents | 193a4a051660 |
children | 59d9c5840273 |
comparison
equal
deleted
inserted
replaced
456:193a4a051660 | 457:7fedbb73022e |
---|---|
1 2.x 20xx-xx-xx UNRELEASED | 1 2.x 20xx-xx-xx UNRELEASED |
2 | 2 |
3 * optparse to argparse Migration. | 3 * Update and clean up the source code to better maintain it in the future. |
4 optparse to argparse Migration. | |
4 The optparse module is deprecated and will not be developed further.The | 5 The optparse module is deprecated and will not be developed further.The |
5 development will continue with the argparse module. | 6 development will continue with the argparse module. |
6 Patch by Magnus Schieder | 7 Patch by Magnus Schieder |
7 | 8 |
8 2.2 2018-01-26 | 9 2.2 2018-01-26 |