Searched refs:_api_version (Results 1 – 1 of 1) sorted by relevance
43 _api_version = _api_implementation.api_version variable46 _api_version = -1 # Unspecified by compiler flags. variable49 if _api_version == 1:51 if _api_version < 0: # Still unspecified?62 _api_version = 2 variable66 _api_version = 2 variable70 'python' if _api_version <= 0 else 'cpp')