Re: [Python-Dev] Pre-pre PEP for 'super' keyword

May 7, 2007
5:34 a.m.
Steve Holden wrote:
Zero - in those cases, no super instance is instantiated. There is a small one-time cost when the class is constructed in the reference implementation (due to the need to parse the bytecode to determine if if 'super' is used) but in the final implementation that information will be gathered during compilation. Tim Delaney
6525
Age (days ago)
6525
Last active (days ago)
0 comments
1 participants
participants (1)
-
Delaney, Timothy (Tim)