Searched refs:PYPY (Results 1 – 4 of 4) sorted by relevance
14 PYPY = '__pypy__' in sys.builtin_module_names variable
162 if env.PYPY:
16 PYPY = hasattr(sys, 'pypy_translation_info') variable
32 get_next, encode_filename, PY2, PYPY632 if not PY2 or PYPY: