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

Method set_negative_aliases

Lib/distutils/fancy_getopt.py:137–143  ·  view source on GitHub ↗

Set the negative aliases for this option parser. 'negative_alias' should be a dictionary mapping option names to option names, both the key and value must already be defined in the option table.

(self, negative_alias)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

fancy_getoptFunction · 0.95
parse_command_lineMethod · 0.95
_parse_command_optsMethod · 0.80

Calls 1

_check_alias_dictMethod · 0.95

Tested by

no test coverage detected