weixin_39889788 2020-11-30 06:18
浏览 0

Add support for sockets

I am adding support for sockets because we use pexpect heavily and I do not want to have to patch every installation. I tried to follow the naming conventions and coding style in the existing code. Please let me know if I need to make any changes.

该提问来源于开源项目:pexpect/pexpect

  • 写回答

14条回答 默认 最新

  • weixin_39889788 2020-11-30 06:18
    关注

    I forgot to remove a temporary import I was using for testing.

    评论

报告相同问题?