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

Method make_file

Lib/distutils/cmd.py:394–426  ·  view source on GitHub ↗

Special case of 'execute()' for operations that process one or more input files and generate one output file. Works just like 'execute()', except the operation is skipped and a different message printed if 'outfile' already exists and is newer than all files listed i

(self, infiles, outfile, func, args,
                  exec_msg=None, skip_msg=None, level=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_make_fileMethod · 0.45

Calls 3

executeMethod · 0.95
joinMethod · 0.45
debugMethod · 0.45

Tested by 1

test_make_fileMethod · 0.36