Currently, the conventional approach is to create class-object wrappers
for builtin types, in order to provide inheritance for them. However,
someone (don beaudry) has developed, and is working on integrating, an
extension that i believe provides for inheritence, among other things,
from builtin types. I'm not sure, but i think it may be incorporated in
some way with the python core.
For some examples of making object wrappers for builtin types, see
UserDict.py and UserList.py in the distribution library.
ken
ken.manheimer@nist.gov, 301 975-3539