New submission from Bohdan Borkivskyi <bohdan.borkivs...@gmail.com>:

Currently, there is only a possibility to create empty parser as subparser - 
argparse.py, line 1122

The purpose of issue is to add support for existing parser to be added as 
subparser

----------
components: Library (Lib)
messages: 382867
nosy: borkivskyi
priority: normal
severity: normal
status: open
title: Add support to add existing parser to ArgumentParser.subparsers
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42622>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to