Issue 26311: Typo in documentation for xml.parsers.expat (original) (raw)
Issue26311
Created on 2016-02-08 18:44 by Raúl Núñez de Arenas, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Messages (4) | ||
---|---|---|
msg259873 - (view) | Author: Raúl Núñez de Arenas (Raúl Núñez de Arenas) | Date: 2016-02-08 18:44 |
At https://docs.python.org/3.5/library/pyexpat.html#module-xml.parsers.expat.model the docs say "Content modules are described using nested tuples. It should say "Content models are described using nested tuples." I've checked docs for version 3.6.0a and the typo is there, too. | ||
msg259902 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2016-02-09 01:38 |
New changeset 1383a260b66d by Martin Panter in branch '3.5': Issues #26310, #26311: Fix typos in the documentation and code comments https://hg.python.org/cpython/rev/1383a260b66d New changeset 8c7a8c7a02b9 by Martin Panter in branch '2.7': Issues #26310, #26311: Fix typos in the documentation https://hg.python.org/cpython/rev/8c7a8c7a02b9 | ||
msg259906 - (view) | Author: Martin Panter (martin.panter) * ![]() |
Date: 2016-02-09 01:59 |
Thanks for the report :) | ||
msg259917 - (view) | Author: Raúl Núñez de Arenas (Raúl Núñez de Arenas) | Date: 2016-02-09 07:10 |
My pleasure :) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:27 | admin | set | github: 70499 |
2016-02-09 07:10:10 | Raúl Núñez de Arenas | set | messages: + |
2016-02-09 01:59:10 | martin.panter | set | status: open -> closedversions: + Python 2.7, Python 3.6nosy: + martin.pantermessages: + resolution: fixedstage: resolved |
2016-02-09 01:38:43 | python-dev | set | nosy: + python-devmessages: + |
2016-02-08 18:44:43 | Raúl Núñez de Arenas | create |