##// END OF EJS Templates
Backport PR #3097: PyQt 4.10: use self._document = self.document()...
Backport PR #3097: PyQt 4.10: use self._document = self.document() in PygmentsHighlighter, required for PyQt 4.10 compatibility. closes #3084 I have tested this on all my machines with earlier PyQt and PySide, and it doesn't break anything. I don't have any truly old versions of PyQt, though. see [PyQt list](http://www.riverbankcomputing.com/pipermail/pyqt/2013-March/032512.html) for details.
MinRK -
r10115:d31ebe23
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
gitwash
coding_guide.txt Loading ...
contributing.txt Loading ...
doc_guide.txt Loading ...
index.txt Loading ...
inputhook_app.txt Loading ...
ipgraph.txt Loading ...
ipython_directive.txt Loading ...
ipython_qt.txt Loading ...
ipythonzmq.txt Loading ...
magic_blueprint.txt Loading ...
messaging.txt Loading ...
notebook_todo.txt Loading ...
parallel_connections.txt Loading ...
parallel_messages.txt Loading ...
release.txt Loading ...
reorg.txt Loading ...
roadmap.txt Loading ...
session_format.txt Loading ...
template.py Loading ...
testing.txt Loading ...