Home | History | Annotate | Download | only in distutils

Lines Matching full:dry_run

96     # XXX A more explicit way to customize dry_run would be better.
98 if attr == 'dry_run':
349 util.execute(func, args, msg, dry_run=self.dry_run)
352 dir_util.mkpath(name, mode, dry_run=self.dry_run)
365 dry_run=self.dry_run)
377 dry_run=self.dry_run)
381 return file_util.move_file(src, dst, dry_run = self.dry_run)
386 spawn(cmd, search_path, dry_run= self.dry_run)
391 base_dir, dry_run=self.dry_run,