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

Class DistutilsFileError

Lib/distutils/errors.py:33–36  ·  view source on GitHub ↗

Any problems in the filesystem: expected file not found, etc. Typically this is for problems that we detect before IOError or OSError could be raised.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mkpathFunction · 0.90
newerFunction · 0.90
_copy_file_contentsFunction · 0.90
copy_fileFunction · 0.90
move_fileFunction · 0.90
check_packageMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected