Ned Deily added the comment:
Something like:
@unittest.skipIf(("libedit" not in readline.__doc__)
and (readline._READLINE_VERSION < 0x6000),
"not supported in this library version")
should work.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22773>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com