try: import __pypy__ as is_pypy except ImportError: is_pypy = False