..
pgen2
python
__init__.py
_compatibility.py
cache.py
file_io.py
grammar.py
normalizer.py
parser.py
tree.py
utils.py
_compatibility.py
@
74036c5
—
raw
·
history
·
blame
1
2
3
import
platform
is_pypy
=
platform
.
python_implementation
()
==
'PyPy'