Lucca Ruhland added the comment:
Thank you very much for your support.
I would say we can close this bug report.
--
resolution: -> duplicate
___
Python tracker
<https://bugs.python.org/issu
Lucca Ruhland added the comment:
Sorry for the duplication, i haven't noticed the other bug reports.
As far as i have seen, i would need to overwrite parts of the
_SubParsersAction, _ActionsContainer and ArgumentParser class.
Is there maybe an easier way to change the beh
New submission from Lucca Ruhland :
When parsing arguments with a namespace object, the subparser are behaving
different than the main parser, although this is not stated in the
documentation.
Each attribute which is not already part of the namespace, should be saved into
the namespace