commit | 3539afd5c90045b86a7cb5190fbff53051e5a1b4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 30 22:03:20 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Wed May 30 22:03:20 2012 +0200 |
tree | 3b1f6344a457412ca100185dce36b27d86d5802a | |
parent | a0cf90e3b1bebde4dea8b99083830b9fb209a1c0 [diff] [blame] |
Update pydoc topics and fix new suspicious markup.
diff --git a/Doc/faq/library.rst b/Doc/faq/library.rst index 7385c59..cab2d7b 100644 --- a/Doc/faq/library.rst +++ b/Doc/faq/library.rst
@@ -351,7 +351,7 @@ Worker <Thread(worker 1, started 130283832797456)> running with argument 5 ... -Consult the module's documentation for more details; the :class:`~queue.Queue`` +Consult the module's documentation for more details; the :class:`~queue.Queue` class provides a featureful interface.