PyWarts: time, datetime, and calendar modules

Lie Ryan lie.1296 at gmail.com
Sun Jan 15 10:13:12 EST 2012


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. at instanceveriable
>    self.@@classvariable

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




More information about the Python-list mailing list