Home
last modified time | relevance | path

Searched refs:_expand_help (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/py-argh/argh-0.26.2/argh/
H A Dconstants.py55 def _expand_help(self, action): member in CustomFormatter
/dports/devel/py-pip-licenses/pip-licenses-3.5.3/
H A Dpiplicenses.py592 text = self._expand_help(action)
602 def _expand_help(self, action: argparse.Action) -> str: member in CustomHelpFormatter
606 return super()._expand_help(action)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/utils/
H A Dmarkdown.py109 lines.append(md_code(self._expand_help(action), language=None))
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dargparse.pyi216 def _expand_help(self, action: Action) -> _Text: ...
/dports/devel/py-pdm/pdm-1.11.0/pdm/cli/
H A Dutils.py90 help_text = self._expand_help(action)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dargparse.pyi256 def _expand_help(self, action: Action) -> str: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dargparse.pyi225 def _expand_help(self, action: Action) -> _Text: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dargparse.pyi244 def _expand_help(self, action: Action) -> _Text: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dargparse.pyi281 def _expand_help(self, action: Action) -> _Text: ...
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/utils/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dargparse.py521 help_text = self._expand_help(action)
596 def _expand_help(self, action): member in HelpFormatter
/dports/lang/python27/Python-2.7.18/Lib/
H A Dargparse.py521 help_text = self._expand_help(action)
596 def _expand_help(self, action): member in HelpFormatter
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/argparse/
H A D__init__.py536 help_text = self._expand_help(action)
611 def _expand_help(self, action): member in HelpFormatter
/dports/www/py-gunicorn/gunicorn-19.9.0/gunicorn/
H A Dargparse_compat.py536 help_text = self._expand_help(action)
611 def _expand_help(self, action): member in HelpFormatter
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dargparse.py515 help_text = self._expand_help(action)
590 def _expand_help(self, action): member in HelpFormatter
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/utils/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/sysutils/autojump/autojump-release-v22.5.3/bin/
H A Dautojump_argparse.py547 help_text = self._expand_help(action)
622 def _expand_help(self, action): member in HelpFormatter
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/utils/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/net-mgmt/py-pdagent/pdagent-1.7.2/pdagent/thirdparty/
H A Dargparse.py589 help_text = self._expand_help(action)
664 def _expand_help(self, action): member in HelpFormatter
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/utils/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/utils/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/cmake/
H A Dargparse.py544 help_text = self._expand_help(action)
619 def _expand_help(self, action): member in HelpFormatter
/dports/math/vtk6/VTK-6.2.0/Web/JavaScript/Minimizer/
H A D_argparse.py515 help_text = self._expand_help(action)
590 def _expand_help(self, action): member in HelpFormatter
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/util/
H A D_argparse.py515 help_text = self._expand_help(action)
590 def _expand_help(self, action): member in HelpFormatter
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dargparse.py515 help_text = self._expand_help(action)
590 def _expand_help(self, action): member in HelpFormatter

123