You know you're a Pythonista when..

Sean Ross frobozz_electric at hotmail.com
Tue Jun 10 15:27:49 EDT 2003


When you insist on using

    this.attribute

in your Java and C# code, and

   this->attribute

in your C++ code.


When you declare a private method/attribute in the above languages prefaced
by double underscore:

private int __myint;


And when you wish everyone elses code was the same...








More information about the Python-list mailing list