[issue13352] tutorial section 9.3.3 documentation problem

Eli Bendersky report at bugs.python.org
Sun Nov 6 05:06:47 CET 2011


Eli Bendersky <eliben at gmail.com> added the comment:

Yep, I agree, Ori.

The paragraph immediately preceding the code sample says:

    "Data attributes need not be declared; like local variables, they spring into existence when they are first assigned to [...] the following piece of code will print the value 16, without leaving a trace"

Which is what the code sample demonstrates.

----------

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


More information about the Python-bugs-list mailing list