Message156636
According to the documentation of "argparse.Action", a keyword 'bool' is not allowed for type argument, but it doesn't raise no errors.
One possible way to fix this issue is to check in the "argparse._ActionsContainer.add_argument" method. |
|
Date |
User |
Action |
Args |
2012-03-23 07:03:28 | shima__shima | set | recipients:
+ shima__shima |
2012-03-23 07:03:28 | shima__shima | set | messageid: <1332486208.67.0.940302931961.issue14392@psf.upfronthosting.co.za> |
2012-03-23 07:03:28 | shima__shima | link | issue14392 messages |
2012-03-23 07:03:27 | shima__shima | create | |
|