Closed peetzweg closed 9 years ago
Currently the option checking is not consistent with the optparse approach, we need to create new types for month and year to check valid input instead of using if clauses.
https://docs.python.org/2/library/optparse.html#adding-new-types
Currently the option checking is not consistent with the optparse approach, we need to create new types for month and year to check valid input instead of using if clauses.
https://docs.python.org/2/library/optparse.html#adding-new-types