[Bug 1161818] Re: QTextBlockUserData loses its data
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Fri Mar 29 12:46:29 UTC 2013
In iPython ther is also:
if QtCore.PYQT_VERSION_STR < '4.7':
# PyQt 4.6 has issues with null strings returning as None
raise ImportError
Which is also wrong:
ipython -c "import PyQt4; from PyQt4 import QtCore, QtGui, QtSvg; print(QtCore.PYQT_VERSION_STR < '4.7')"
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in Ubuntu.
https://bugs.launchpad.net/bugs/1161818
Title:
QTextBlockUserData loses its data
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/1161818/+subscriptions
More information about the kubuntu-bugs
mailing list