提交 9d61cb91 authored 作者: Fuchai's avatar Fuchai 提交者: GitHub

Update sharedvalue.py

上级 5bb6abe5
...@@ -227,7 +227,7 @@ def shared(value, name=None, strict=False, allow_downcast=None, **kwargs): ...@@ -227,7 +227,7 @@ def shared(value, name=None, strict=False, allow_downcast=None, **kwargs):
This function iterates over constructor functions to find a This function iterates over constructor functions to find a
suitable SharedVariable subclass. The suitable one is the first suitable SharedVariable subclass. The suitable one is the first
constructor that accept the given value. See the documentation of constructor that accept the given value. See the documentation of
:func:`shared_constructor` for the definition of a contructor :func:`shared_constructor` for the definition of a constructor
function. function.
This function is meant as a convenient default. If you want to use a This function is meant as a convenient default. If you want to use a
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论