[PyQt] pyuic broken on enums
    Daniele Esposti 
    expo at expobrain.net
       
    Mon Oct 25 11:04:48 BST 2010
    
    
  
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.
-- 
Daniele Esposti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ui
Type: application/octet-stream
Size: 959 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101025/145809b2/attachment.obj>
    
    
More information about the PyQt
mailing list