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

Class DistutilsOptionError

Lib/distutils/errors.py:38–44  ·  view source on GitHub ↗

Syntactic/semantic errors in command options, such as use of mutually conflicting options, or inconsistent options, badly-spelled values, etc. No distinction is made between option values originating in the setup script, the command line, config files, or what-have-you -- but if we

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

finalize_optionsMethod · 0.90
finalize_optionsMethod · 0.90
finalize_optionsMethod · 0.90
add_filesMethod · 0.90
finalize_optionsMethod · 0.90
runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected