Go to the source code of this file.
Namespaces | |
support | |
Functions | |
def | support._compile (compiler, source_string) |
def | support._expect_compile (compiler, source_string, error_message) |
def | support.diagnose_attribute_error (build_ext, error) |
def | support.diagnose_build_ext_error (build_ext, error, formatted) |
def | support.diagnose_compile_error (build_ext, error) |
Variables | |
dictionary | support._ERROR_DIAGNOSES |
dictionary | support.C_CHECKS |
string | support.C_PYTHON_DEV |
string | support.C_PYTHON_DEV_ERROR_MESSAGE |
string | support.PYTHON_REPRESENTATION = 'python' |