On Thu, Jan 12, 2017 at 01:37:41PM +1100, Steven D'Aprano <st...@pearwood.info> 
wrote:
> Explicit self
> -------------
> 
> Explicit ``self`` is a feature, not a bug.  See the
> `FAQ 
> <https://docs.python.org/3/faq/design.html#why-must-self-be-used-explicitly-in-method-definitions-and-calls>`_
> for more detail.

   If one thinks that ``self`` is too long and tedious to write she can
use ``s`` instead.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to