Searched refs:is_jython (Results 1 – 4 of 4) sorted by relevance
14 if support.is_jython:26 if support.is_jython:65 if not support.is_jython:
433 is_jython = sys.platform.startswith('java') variable629 if is_jython:
22 from test.support import (is_jython, swap_attr, swap_item, cpython_only)153 if is_jython:
235 .. data:: is_jython