noncanon_input.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:FrozenBottle 作者: freieslabor 项目源码 文件源码
def stop_canon_input(fh_ocfg):
    if fh_ocfg is None:
        return
    args = fh_ocfg[:]
    del fh_ocfg[:]
    if len(args)>=2:
        termios.tcsetattr(args[0],termios.TCSAFLUSH,args[1])



# some tiny test program if started as standalone.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号