[PyQt] PyQt examples phonon.
F.A.Pinkse
fapinkse at gmail.com
Fri Jun 25 13:20:11 BST 2010
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.
More information about the PyQt
mailing list