Bob Miller wrote:
> Ralph Zeller wrote:
>
> > KBob's script works fine in python2.2, but how do you make work with
> > regard to inheritance using python1.5.2 ?
>
> Inheriting from built-in types is new with Python 2.2. In
> 1.5.2, you'd have to go back to the way I did it first.
Oops, forgot the URL. This meaty paper is the "tutorial" to
subclassing built-in types.
Unifying types and classes in Python 2.2
Guido van Rossum
http://www.python.org/2.2/descrintro.html
--
Bob Miller K<bob>
kbobsoft software consulting
http://kbobsoft.com [EMAIL PROTECTED]