Qijiang Fan
Results
1
comments of
Qijiang Fan
Can't reproduce In [1]: from zio import * In [2]: io = zio('echo 123') In [3]: print io.read() 123 123