On 01/30/2017 06:52 PM, Nathan Ernst wrote:
> self vs this, and you might start a language holy war.

Actually no, you misread his point. He was speaking of C#, not Python.
In C#, the only word you can use is "this."  He was saying that you can
use the explicit self paradigm in C#. Simply prefix each member variable
with "this."


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to