def get_python_command(self, extra=()): return CommandSequence(self.source, self.pip.get_python_command(extra=extra))