On Thu, 06 Nov 2008 20:19:13 +0100, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On 11/1/2008 6:29 PM, Phil Thompson wrote: >> There will be new releases of PyQt, SIP and QScintilla in the next few >> days >> based on current snapshots. >> >> Let me know if there is anything you are expecting that doesn't seem to >> be >> there. > > QKeySequence could use a __repr__ (.toString() already does the correct > thing, and it even works when you pass it back to the constructor).
I'll add it to the TODO list. > tuple(QKeySequence()) segfaults, but IIRC you have already fixed this. I think so. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
