Searched refs:pycompilecmd (Results 1 – 1 of 1) sorted by relevance
233 def pycompilecmd(self, *args, **kwargs): member in PyCompileCLITestCase247 result = self.pycompilecmd('-', input=self.source_path)254 rc, stdout, stderr = self.pycompilecmd(self.source_path, self.source_path)