Pardon the vocab question;
I'm not a computer science type.
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.)

Thanks,
Alan Isaac
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to