John Bokma wrote:

> 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.

Well it's all over the Perl Cookbook.

-- 
Edward Elliott
UC Berkeley School of Law (Boalt Hall)
complangpython at eddeye dot net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to