My google foo has failed me. When storing pyqt libs on the network we always get this huge spam when the UI parser runs. Is there a way to have this be silent?
# PyQt4.uic.properties : setting property enabled # # PyQt4.uic.properties : setting property text # # PyQt4.uic.uiparser : push QCheckBox checkBox # # PyQt4.uic.uiparser : pop widget QCheckBox checkBox # # PyQt4.uic.uiparser : new topwidget self.tab_2 # # PyQt4.uic.properties : setting property enabled # # PyQt4.uic.uiparser : push QLineEdit lineEdit # # PyQt4.uic.uiparser : pop widget QLineEdit lineEdit # # PyQt4.uic.uiparser : new topwidget self.tab_2 # # PyQt4.uic.uiparser : pop layout QHBoxLayout horizontalLayout_4 # # PyQt4.uic.properties : setting property spacing # # PyQt4.uic.uiparser : push QHBoxLayout horizontalLayout_3 # # PyQt4.uic.properties : setting property enabled # # PyQt4.uic.properties : setting property font # # PyQt4.uic.properties : setting property text # # PyQt4.uic.uiparser : push QPushButton checkoutBTN # -- CE -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
