[New-bugs-announce] [issue39869] Improve Instance Objects tutorial documentation

Mariatta report at bugs.python.org
Thu Mar 5 18:52:49 EST 2020


New submission from Mariatta <mariatta at python.org>:

In https://docs.python.org/3.9/tutorial/classes.html#instance-objects, it says:

> There are two kinds of valid attribute names, data attributes and methods.

Replace the comma with a colon

> There are two kinds of valid attribute names: data attributes and methods.


Reported in docs mailing list: https://mail.python.org/archives/list/docs@python.org/thread/BWXLZM4OLWF5XVBI4S2WK3LFUIEBI6M6/

----------
assignee: docs at python
components: Documentation
keywords: newcomer friendly
messages: 363463
nosy: Mariatta, docs at python
priority: normal
severity: normal
stage: needs patch
status: open
title: Improve Instance Objects tutorial documentation
versions: Python 3.7, Python 3.8, Python 3.9

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


More information about the New-bugs-announce mailing list