Example #1
0
 def control(self):
     """Jump to newline"""
     Device.control(self)
     self._readLine()
Example #2
0
 def control(self):
     """Jump to newline"""
     Device.control(self)
     self._readLine()
Example #3
0
 def control(self):
     """Jump to newline"""
     Device.control(self)
     self._addLine("<---------NEW-PAGE--------->")
Example #4
0
 def control(self):
     """Jump to newline"""
     Device.control(self)
     self._addLine("<---------NEW-PAGE--------->")