Edward Elliott <[EMAIL PROTECTED]> wrote:

> The question is how to count explicit names like module.class.func;
> should that be 1 identifier or 3?  Counting as 3 would reward things
> like "from X import *" which are generally frowned on in python while
> 'use MOD qw(id)' is encouraged in perl.

Not by me, and I doubt it is in general.

-- 
John                               MexIT: http://johnbokma.com/mexit/
                           personal page:       http://johnbokma.com/
        Experienced programmer available:     http://castleamber.com/
            Happy Customers: http://castleamber.com/testimonials.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to