Hi! I using pylint, and it complains about importing PyQt modules (PyQt 4.5 snapshots) a lot, like "No module 'QtCore' in 'PyQt4'. Same thing with PyQt classes. Seems like dir() function does not show contents of PyQt4 modules. Thanks Alexey.