Lines Matching full:python_implementation
9531 from platform import python_implementation9532 if python_implementation() == 'CPython' and sys.version[[:3]] == '2.7':