[issue40387] queue example it does not work

Santiago Blanco report at bugs.python.org
Sat Apr 25 03:58:55 EDT 2020


New submission from Santiago Blanco <sblancov84 at gmail.com>:

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.

----------
assignee: docs at python
components: Documentation
files: example.py
messages: 367263
nosy: Santiago Blanco, docs at python
priority: normal
severity: normal
status: open
title: queue example it does not work
type: enhancement
versions: Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49092/example.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40387>
_______________________________________


More information about the Python-bugs-list mailing list