Hi,

I was looking inside the PyQt Examples source/phonon/musicplayer.pyw using Eric5 on Python3

Eric found:

warning: variable declared but never used.

        source = self.metaInformationResolver.currentSource()

It is in line number 185

Yes I know it is a warning and does no harm at all.

But I like to avoid any errors and wornings. The less the better :-)


With best regards


Frans.





_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to