提交 94a72298 authored 作者: Frederic Bastien's avatar Frederic Bastien

added comment

上级 99a30ac9
...@@ -112,16 +112,16 @@ class Linker(object): ...@@ -112,16 +112,16 @@ class Linker(object):
class Container(object): class Container(object):
"""WRITEME """WRITEME[Fred: fill the WRITEME I need it! Event if is partial.]
""" """
def __init__(self, r, storage, readonly = False, strict = False, name = None): def __init__(self, r, storage, readonly = False, strict = False, name = None):
"""WRITEME """WRITEME
:Parameters: :Parameters:
`r`: `r`: a result
`storage`: `storage`:
`readonly`: `readonly`:
`strict`: `strict`: if True, we don't allow type casting.
`name`: `name`:
""" """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论