Searched defs:append_path (Results 1 – 3 of 3) sorted by relevance
120 def with_environment(self, variable, value, append_path=False): argument153 def with_system_environment(self, variables, append_path=False): argument
33 template <typename Proc> void append_path(Proc proc) { in append_path() function in ConicPathsGM
579 def append_path(oldpath, newpath): function