New submission from Mariatta <maria...@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/d...@python.org/thread/BWXLZM4OLWF5XVBI4S2WK3LFUIEBI6M6/

----------
assignee: docs@python
components: Documentation
keywords: newcomer friendly
messages: 363463
nosy: Mariatta, docs@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39869>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to