OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PYPY
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/third_party/jinja2/
_compat.py
16
PYPY
= hasattr(sys, 'pypy_translation_info')
environment.py
32
get_next, encode_filename, PY2,
PYPY
621
on
pypy
and Python 3 where pyc files are not picked up by itself and
632
if not PY2 or
PYPY
:
634
warn(Warning('py_compile has no effect on
pypy
or Python 3'))
[
all
...]
Completed in 79 milliseconds