Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Done
-
Magnesium
-
None
-
None
-
AAA Version : master (0.11.0-SNAPSHOT)
Python 3.6.9 or Python 3.7.5 (probably other 3.x too, but not tested)
Description
Trying to run idmtool under python3 fails
python3.6 idmtool.py list-users Traceback (most recent call last): File "idmtool.py", line 351, in <module> command = args.func.prog.split()[1:] AttributeError: 'Namespace' object has no attribute 'func'
python3.6 -V Python 3.6.9
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 86831,3 | Catch missing arguments in python3 | master | aaa | Status: MERGED | +2 | +1 |
| 86925,1 | Catch missing arguments in python3 | stable/sodium | aaa | Status: MERGED | +2 | +1 |