-
由 Pascal Lamblin 提交于
This solves a problem experienced by the buildbot on ceylon. cuda_ndarray and cutils_ext seem to be the only modules that need config.compiledir in sys.path to be imported (except when they are recompiled), so we modify sys.path before trying to import them.
087a3dd7