Searched refs:_PlatformContext (Results 1 – 1 of 1) sorted by relevance
169 class _PlatformContext(object): class181 return _PlatformContext('DYLD_LIBRARY_PATH', ':', 'lib', 'dylib')183 return _PlatformContext('LD_LIBRARY_PATH', ':', 'lib', 'so')185 return _PlatformContext('PATH', ';', '', 'dll')