Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-16 | Revert "Add local argparse for compat with python 2.6" | Daniel P. Berrangé | 1 | -0/+0 | |
This reverts commit 56ce5650d2c6ea216b4580df44b9a6dd3bc92c3b. Python 2 is end of life and if by some chance there is still unexpected usage of python 2, it is likely that it is is 2.7 which includes argparse. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> | |||||
2017-08-14 | Add local argparse for compat with python 2.6 | Daniel P. Berrange | 1 | -0/+0 | |
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> |