Home | History | Annotate | Download | only in serial

Lines Matching full:portstr

383             self._socket.connect(self.fromURL(self.portstr))
387 raise SerialException("Could not open port %s: %s" % (self.portstr, msg))