property and virtuality

Terry Reedy tjreedy at udel.edu
Fri Apr 1 11:28:44 EST 2005


"harold fellermann" <harold.fellermann at upf.edu> wrote in message 
news:d3322b8e9c17c6f6827db716cfbaac12 at upf.edu...
> I asked this question some time ago, but as I got no answer, so I just 
> try it a second time.

This did get out, but I can't answer except to suggest looking at code for 
other C extension modules.  Nested (inner) classes are fairly rare, but I 
presume that once you know how to add attributes in general, you add class 
as an attribute in the same way you would add an int, etc, as an attribute. 
(And if I am wrong, you should certainly get another response '-).

Terry J. Reedy








More information about the Python-list mailing list