[PyKDE] properties in SIP
Ricardo Javier Cardenes Medina
rcardenes at debian.org
Thu May 9 22:04:00 BST 2002
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.
More information about the PyQt
mailing list