Searched refs:get_path_names (Results 1 – 3 of 3) sorted by relevance
16 get_path, get_path_names, _INSTALL_SCHEMES,93 self.assertEqual(get_path_names(), sysconfig._SCHEME_KEYS)
149 .. function:: get_path_names()160 *name* has to be a value from the list returned by :func:`get_path_names`.
550 def get_path_names(): function