Raymond Hettinger added the comment:

The last line is not a typo, it shows how to call the pure python version of 
the classmethod described above it.

FWIW, I'm working a revision to this how-to guide that it easier to read.  At 
the time it was written, it was the *only* documentation for the descriptors in 
that language and much of it was a direct translation from the underlying C 
code as an authoritative reference to that code.  It was not really a newbie 
document (descriptors aren't a newbie topic) and was moved to the how-to guides 
because it was so popular.

Since you're already "sorted", I'll close this tracker item.

----------
assignee: docs@python -> rhettinger
nosy: +rhettinger
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26613>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to