On Mon, 25 Oct 2010 11:04:48 +0100, Daniele Esposti <[email protected]> wrote: > pyuic raises an exception when compiles an enum node from .ui to > Python code because it's trying to split it by '::'. > > This happens with the new PyQt4 4.8. You can reproduce the bug using > the attached .ui file.
The patch to fix this was posted to the list a couple of days ago. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
