Searched refs:start_python (Results 1 – 1 of 1) sorted by relevance
15 def start_python(self, *args): member in CmdLineTest27 data = self.start_python(cmd_line)45 self.assertIn('usage', self.start_python('-h'))49 self.assertTrue(self.start_python('-V').startswith(version))99 data = self.start_python('-R', '-c', code)105 data = self.start_python('-R', '-c', code)