Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py #2250

Open
kashikoibumi wants to merge 127 commits from kashikoibumi/py3qt into v0.6
Showing only changes of commit b9bfa51844 - Show all commits

View File

@ -1,7 +1,7 @@
from unqstr import ustr, unic
from PyQt4 import QtCore, QtGui
import widgets
from bitmessageqt import widgets
from addresses import addBMIfNotPresent
from bmconfigparser import config
from .dialogs import AddAddressDialog