vocab question

Steven Bethard steven.bethard at gmail.com
Fri Apr 13 17:41:24 EDT 2007


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



More information about the Python-list mailing list