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

Class DistutilsPlatformError

Lib/distutils/errors.py:50–53  ·  view source on GitHub ↗

We don't know how to do something on the current platform (but we do know how to do it on some platform) -- eg. trying to compile C files on a platform not supported by a CCompiler subclass.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

load_macrosMethod · 0.90
query_vcvarsallFunction · 0.90
msvc9compiler.pyFile · 0.90
initializeMethod · 0.90
_spawn_posixFunction · 0.90
get_python_incFunction · 0.90
get_python_libFunction · 0.90
runMethod · 0.90
finalize_unixMethod · 0.90
finalize_otherMethod · 0.90
runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected