Skip to content

Commit a69577f

Browse files
committed
Add doc for pylibmc.Client's servers parameter
1 parent 643c994 commit a69577f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/service.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Memcache
337337
:synopsis: memcache模块
338338

339339
SAE Python使用 http://sendapatch.se/projects/pylibmc/ 作为mc客户端。
340-
不同之处在于,创建Client时不用指定servers。
340+
不同之处在于,创建Client时不用指定servers参数(如果指定了会被忽略)。
341341

342342
示例代码::
343343

0 commit comments

Comments
 (0)