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

Function run_setup

Lib/distutils/core.py:174–242  ·  view source on GitHub ↗

Run a setup script in a somewhat controlled environment, and return the Distribution instance that drives things. This is useful if you need to find out the distribution meta-data (passed as keyword args from 'script' to 'setup()', or the contents of the config files or command-line

(script_name, script_args=None, stop_after="run")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

openFunction · 0.50
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected