ZTWHHH's picture
Add files using upload-large-folder tool
29bbfb6 verified
raw
history blame
70 Bytes
import platform
is_pypy = platform.python_implementation() == 'PyPy'