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

Method copy_file

Lib/distutils/cmd.py:354–365  ·  view source on GitHub ↗

Copy a file respecting verbose, dry-run and force flags. (The former two default to whatever is in the Distribution object, and the latter defaults to false for commands that don't define it.)

(self, infile, outfile,
                   preserve_mode=1, preserve_times=1, link=None, level=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

_copy_filesMethod · 0.80
build_package_dataMethod · 0.80
build_moduleMethod · 0.80
runMethod · 0.80
copy_scriptsMethod · 0.80
runMethod · 0.80
runMethod · 0.80
make_release_treeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected