提交 5abeca00 authored 作者: Frederic's avatar Frederic

[CRASH]Fix indentation error introduced in the previous commit.

上级 60dc63c5
......@@ -75,7 +75,7 @@ except ImportError:
)
raise ImportError("The file lazylinker_c.c is not available.")
code = open(cfile).read()
code = open(cfile).read()
loc = os.path.join(config.compiledir, dirname)
if not os.path.exists(loc):
try:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论