提交 0fe82c4c authored 作者: andreh's avatar andreh

fixed travis complaints about whitespace

上级 31f59dcf
"""
rator"""
Generate and compile C modules for Python.
"""
......@@ -1664,7 +1664,7 @@ def std_lib_dirs_and_libs():
libdir = distutils.sysconfig.get_config_var("LIBDIR")
std_lib_dirs_and_libs.data = [ libname ], [ libdir ]
std_lib_dirs_and_libs.data = [libname], [libdir]
# sometimes, the linker cannot find -lpython so we need to tell it
# explicitly where it is located this returns
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论