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

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