File size: 70 Bytes
f770010
 
 
1
2
3
4
import platform

is_pypy = platform.python_implementation() == 'PyPy'