--- a/eric5_pluginuninstall.py Mon Mar 25 10:08:52 2013 +0100 +++ b/eric5_pluginuninstall.py Mon Mar 25 10:24:44 2013 +0100 @@ -11,7 +11,7 @@ """ from __future__ import unicode_literals # __IGNORE_WARNING__ -try: # Only for Py2 +try: # Only for Py2 import sip sip.setapi('QString', 2) sip.setapi('QVariant', 2)