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

Method finalize_options

Lib/distutils/cmd.py:138–150  ·  view source on GitHub ↗

Set final values for all the options that this command supports. This is always called as late as possible, ie. after any option assignments from the command-line or from other commands have been done. Thus, this is the place to code option dependencies: if 'foo' de

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ensure_finalizedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected