Home | History | Annotate | Download | only in command

Lines Matching refs:extra_dirs

398         self.install_lib = os.path.join(self.install_lib, self.extra_dirs)
554 path_file = extra_dirs = self.extra_path[0]
556 (path_file, extra_dirs) = self.extra_path
564 extra_dirs = convert_path(extra_dirs)
568 extra_dirs = ''
570 # XXX should we warn if path_file and not extra_dirs? (in which
573 self.extra_dirs = extra_dirs
647 (filename, [self.extra_dirs]),