提交 dd903f71 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Punctuation.

上级 e87ea4e9
...@@ -134,7 +134,7 @@ def failure_code(sub): ...@@ -134,7 +134,7 @@ def failure_code(sub):
if (!PyErr_Occurred()) { if (!PyErr_Occurred()) {
PyErr_SetString(PyExc_RuntimeError, PyErr_SetString(PyExc_RuntimeError,
"Unexpected error in an Op's C code. " "Unexpected error in an Op's C code. "
"No Python exception was set"); "No Python exception was set.");
} }
goto __label_%(id)i;}''' % sub goto __label_%(id)i;}''' % sub
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论