This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Santiago Blanco
Recipients Santiago Blanco, docs@python
Date 2020-04-25.07:58:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Copy the example of the next URL:

https://docs.python.org/3/library/queue.html#queue.Queue.join

and paste into a file, then try to run it. It does not work.

I have tried a new one (attachment) that works.
History
Date User Action Args
2020-04-25 07:58:55Santiago Blancosetrecipients: + Santiago Blanco, docs@python
2020-04-25 07:58:55Santiago Blancosetmessageid: <[email protected]>
2020-04-25 07:58:55Santiago Blancolinkissue40387 messages
2020-04-25 07:58:55Santiago Blancocreate