未验证 提交 312e4697 编写于 作者: A Amador Pahim

Merge branch 'clebergnu-dispatcher_extensions_func_fix'

Signed-off-by: NAmador Pahim <apahim@redhat.com>
......@@ -79,7 +79,7 @@ class Dispatcher(EnabledExtensionManager):
This differs from :func:`stevedore.extension.ExtensionManager.names`
in that it returns names in a predictable order, by using standard
:func:`order`.
:func:`sorted`.
"""
return sorted(super(Dispatcher, self).names())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册