Ken Jin <[email protected]> added the comment:
Turning a class public or not requires a lot more discussion by the argparse
maintainers (I'm definitely not one of them). Have you considered this
workaround for PyCharm?
from argparse import (
_SubParsersAction, # noqa
ArgumentParser,
)
----------
nosy: +rhettinger
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41592>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com