← Back
Editing: _compatibility.py
import platform is_pypy = platform.python_implementation() == 'PyPy'
Save File
Cancel