Home | History | Annotate | Download | only in gtest

Lines Matching full:python_implementation

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