예제 #1
0
 def _read(self):
     return read_cmd(sys.stdin)
예제 #2
0
 def _read(self, **kwargs):
     return sutils.read_cmd(self._proc.stdout)