On Tue, May 07, 2002 at 08:43:09PM +0100, Phil Thompson wrote: > Bjorn Pettersen wrote: > > > > Is there a way to do Python 2.2 properties with SIP (or read-only > > attributes in general)? > > I haven't looked at exploiting the new features in Python 2.2. I'd be > interested to know which people would find particularly useful.
I've been exploring the new capabilities trying to make a binding for Xalan. Probably the most interesting is that you can arrange things so Python classes can inherit directly from C/C++ built-in types. _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
