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

Function execute

Lib/distutils/util.py:308–324  ·  view source on GitHub ↗

Perform some action that affects the outside world (eg. by writing to the filesystem). Such actions are special because they are disabled by the 'dry_run' flag. This method takes care of all that bureaucracy for you; all you have to do is supply the function to call and an argumen

(func, args, msg=None, verbose=0, dry_run=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.90
byte_compileFunction · 0.70

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected