Kaydet (Commit) 89dfbe35 authored tarafından Brett Cannon's avatar Brett Cannon

Remove extra tick marks and add a missing closing parenthesis.

üst 861e3967
...@@ -68,7 +68,7 @@ The :mod:`Queue` module defines the following classes and exceptions: ...@@ -68,7 +68,7 @@ The :mod:`Queue` module defines the following classes and exceptions:
Queue Objects Queue Objects
------------- -------------
Queue objects (:class:``Queue``, :class:``LifoQueue``, or :class:``PriorityQueue`` Queue objects (:class:`Queue`, :class:`LifoQueue`, or :class:`PriorityQueue`)
provide the public methods described below. provide the public methods described below.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment