What are your opinions on .NET Core vs Python?

Michael Torrie torriem at gmail.com
Mon Jan 30 21:04:23 EST 2017


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."





More information about the Python-list mailing list