Comment 3 for bug 507524

Revision history for this message
John A Meinel (jameinel) wrote :

I think the right thing to do is to check in __init__.py if PyQt4 is available, and if it isn't, return immediately from "load_tests()" and issue a warning rather than an error.