James Stroud wrote:
> Alan G Isaac wrote:
>> According to the Reference Manual,
>> a class defintion has the structure::
>>
>>         classdef  ::=  "class" classname [inheritance] ":" suite
>>
>> What is the entire part before the suite called?
>> (Just pointing to a reference is fine & helpful,
>> as long as its not an entire course on BNF.)
> 
> Signature?

That's the best suggestion I've heard so far...

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

Reply via email to