On 01/15/2012 06:23 AM, Rick Johnson wrote:
So how do we solve this dilemma you ask??? Well, we need to "mark"
method OR variable names (OR both!) with syntactic markers so there
will be NO confusion.

Observe:
   def $method(self):pass
   self.@instanceveriable
   self.@@classvariable

There is no need for a language-level support for Hungarian notation.

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

Reply via email to