[issue6808] python 3.1 documentation tutorial classes

Tom Morse report at bugs.python.org
Sun Aug 30 17:40:58 CEST 2009


New submission from Tom Morse <thomas.morse at snet.net>:

Thank you for the most excellent documentation and notes on classes in
python:
http://docs.python.org/3.1/tutorial/classes.html

I found the following minor typos and provide feedback on the above web
page:

1. Where "unpacked again" occurs there is no reference to any first
unpacking so that was confusing to me.  I had the impression that if
"again" was omitted it was vaguely understandable.

2. Typo: where "of instances of c" occurs, "of c" should be "of C"

----------
assignee: georg.brandl
components: Documentation
messages: 92091
nosy: georg.brandl, tom_morse
severity: normal
status: open
title: python 3.1 documentation tutorial classes
versions: Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6808>
_______________________________________


More information about the Python-bugs-list mailing list