MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / get_attr_name

Method get_attr_name

Lib/distutils/fancy_getopt.py:113–117  ·  view source on GitHub ↗

Translate long option name 'long_option' to the form it has as an attribute of some object: ie., translate hyphens to underscores.

(self, long_option)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_grok_option_tableMethod · 0.95
_parse_command_optsMethod · 0.80

Calls 1

translateMethod · 0.80

Tested by

no test coverage detected