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

Class PyCompileError

Lib/py_compile.py:18–61  ·  view source on GitHub ↗

Exception raised when an error occurs while attempting to compile the file. To raise this exception, use raise PyCompileError(exc_type,exc_value,file[,msg]) where exc_type: exception type to be used in error message type name can be accesses as c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected