提交 103986ec 编写于 作者: P Pierre Fersing

Update README to consistently show defaults

tls_set_context and enable_logger were the only two methods
without their defaults in method signatures.
上级 a53d267f
......@@ -277,7 +277,7 @@ tls_set_context()
::
tls_set_context(context)
tls_set_context(context=None)
Configure network encryption and authentication context. Enables SSL/TLS support.
......@@ -308,7 +308,7 @@ enable_logger()
::
enable_logger(logger)
enable_logger(logger=None)
Enable logging using the standard python logging package (See PEP 282). This may be used at the same time as the ``on_log`` callback method.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册