[issue30709] Bad getter from Descriptor#Properties example

2017-06-20 Thread AnqurVanillapy
New submission from AnqurVanillapy: - The purpose of `obj` in the example is implicit - As an argument the `obj` will cause errors when using Cell('b10').value because it expects more arguments, but 1 given -- assignee: docs@python components: Documentation messages: 296412 n

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread AnqurVanillapy
Changes by AnqurVanillapy : -- pull_requests: +2382 ___ Python tracker <http://bugs.python.org/issue30709> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread AnqurVanillapy
AnqurVanillapy added the comment: Previous conversation here: https://github.com/python/cpython/pull/2288 -- ___ Python tracker <http://bugs.python.org/issue30