Esempio n. 1
0
 def _build_protocol(self):
     """
     Construct the driver protocol state machine.
     """
     self._protocol = WorkhorseProtocol(WorkhorsePrompt, NEWLINE,
                                        self._driver_event)