Felipe Almeida Lessa wrote:

> IMHO, it's strange and ugly. Besides, AFAIK everybody uses "cls" or
> "class_", this is the first place I see "klass", so this breaks
> consistency, too. But that's just my opinion...

A quick Google Groups search indicates that `klass` is more commonly 
mentioned than `class_`.  `cls`, at least, is more commonly used within 
Python itself (e.g., classmethods).

-- 
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   Something to remember you by.
   -- Leonard Shelby
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to