提交 2f9140d4 authored 作者: James Bergstra's avatar James Bergstra

typo in comment

上级 5fe10920
...@@ -296,7 +296,7 @@ class PerformLinker(LocalLinker): ...@@ -296,7 +296,7 @@ class PerformLinker(LocalLinker):
""" """
def __init__(self, allow_gc=False): def __init__(self, allow_gc=False):
#TODO: set allow_gc = True by default, when it works with the c&py linker #TODO: set allow_gc = True by default, when it works with the OpWiseCLinker
self.env = None self.env = None
self.allow_gc = allow_gc self.allow_gc = allow_gc
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论