Lines Matching refs:force
657 def close (self, force=True): # File-like object.661 behavior with files. Set force to True if you want to make sure that670 if not self.terminate(force):1049 def terminate(self, force=False):1052 SIGHUP and SIGINT. If "force" is True then moves onto SIGKILL. This1071 if force: