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

Method initialize_options

Lib/distutils/cmd.py:125–136  ·  view source on GitHub ↗

Set default values for all the options that this command supports. Note that these defaults may be overridden by other commands, by the setup script, by config files, or by the command-line. Thus, this is not the place to code dependencies between options; generally

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.95
reinitialize_commandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected