##// END OF EJS Templates
Backport PR #2831: avoid string version comparisons in external.qt...
Backport PR #2831: avoid string version comparisons in external.qt We have learned from pyzmq that one should *always* parse version strings before comparing them.
MinRK -
r9975:04558059
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...